magnobiet / laravel-bootstrap

:rocket: A Laravel application using several nice community packages
MIT License
2 stars 2 forks source link
adminlte bootstrap cloudinary heroku laravel php rollbar

Laravel Bootstrap

Laravel Bootstrap screen shot

Getting Started

# composer create-project --prefer-dist magnobiet/laravel-bootstrap awesome-app-name
git clone https://github.com/magnobiet/laravel-bootstrap awesome-app-name && cd $_

npm install
npm run prod

composer install

php artisan migrate --seed
php artisan passport:install --force

Development

# Export translatable strings
php artisan translatable:export pt-BR 

Installed packages

Security Vulnerabilities

If you discover a security vulnerability within this project, please send an e-mail to magno.biet@gmail.com. All security vulnerabilities will be promptly addressed.

License

This project is licensed under the MIT License. Copyright © Magno Biét