Ready to start your project with a simple Admin Panel with Auth user and roles.
- Upload via FTP to your server.
- Point your domain to public folder
- Edit your .env
- If doesn't exist, make a folder bamed cache under app_root/bootstrap directory
- If .env doesn't have a key, run in your terminal: php artisan key:generate
- In your terminal: composer update
- Run after: php artisan migrate
- Go to your domain with your fav browser... and Let's start coding
Email: name@domain.com Password: admin
V.1.0 Alberto Fortes http://www.albertofortes.com