Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 783 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 783 Bytes

Laravel PlainAdmin

PlainAdmin is an Open-source admin template

Installation

  • Clone the repo and cd into it
  • Run composer install
  • Rename or copy .env.example file to .env
  • Run php artisan key:generate
  • Set your database credentials in your .env file

Note

IMPORTANT: Recommend to install this preset on a project that you are starting from scratch, otherwise your project's design might break.

🤟 If you found this project useful, then please consider giving it a ⭐

Learn More

To learn more about Laravel and PlainAdmin, take a look at the following resources: