Giter Club home page Giter Club logo

pattern-adminlte-3x-reactjs-16x-laravel-6x's Introduction

AdminLTE is a fully responsive administration template. Based on Bootstrap 4 framework. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops. For further information about AdminLTE, please visit https://adminlte.io/.

React is a JavaScript library for building user interfaces. For further information about React.js, please visit https://reactjs.org/.

Laravel is a web application framework with expressive, elegant syntax. For further information about Laravel Framework, please visit https://laravel.com/.

This repository contains Pyronome AdminLTE 3.x + React.js 16.x + Laravel 6.x pattern basic information, pattern files, pattern templates, documentation and issue tracker. For further information about this pattern, please visit https://pyronome.com/pyronome/adminlte-3x-reactjs-16x-laravel-6x.

Please note that you cannot directly use this repository. To generate source code using this pattern, please visit Pyronome Sign Up Page, and create an account.

Please refer to the Getting Started section for step by step instructions.

Status: Experimental

Not available for production environments. The stable version is coming soon.

Getting Started

Please follow the steps below to generate source code using AdminLTE 3.x + React.js 16.x + Laravel 6.x pattern:

  1. Visit Pyronome platform website: https://pyronome.com
  2. Sign up / log in to Pyronome. For detailed information and step by step instructions, please visit: https://help.pyronome.com/latest/en/docs/getting-started-signup-and-login/
  3. Create a new Pyronome project. For detailed information and step by step instructions, please visit: https://help.pyronome.com/latest/en/docs/getting-started-your-first-project/
  4. Please choose AdminLTE 3.x + React.js 16.x + Laravel 6.x pattern on Install Pattern(s) dialog.
  5. Generate source code. For detailed information and step by step instructions, please visit: https://help.pyronome.com/latest/en/docs/getting-started-source-code-generation/

Installation

After generating and downloading source code from the Pyronome platform, you can follow the steps below to install dependencies and run the local webserver.

Firstly, go to the source folder, install the project, and load dependencies.

composer install
npm install --save-dev

After loading dependencies, create .env file. For further information about Laravel .env files, please visit: https://laravel.com/docs/6.x/configuration

Then, run application key generation and migration commands.

php artisan key:generate 
php artisan migrate

Then, start the webserver.

php artisan serve --port=8000

After starting webserver, open the following address on your browser:

http://localhost:8000/adminlte/login

You can use root for the user name and adminlte for the password to log in.

Contributing

Please use the issue tracker to report any bugs/typos or requests.

Versioning

We use SemVer for versioning. For the versions available, see releases section of the pattern overview page.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

pattern-adminlte-3x-reactjs-16x-laravel-6x's People

Contributors

aykutaydinli avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.