Skip to content

rendiputra/moneytrash

Repository files navigation

How to run

  • Migration
    php artisan migrate
  • Running seeders "First Installation"
    php artisan db:seed
  • Running seeder laravolt
    php artisan laravolt:indonesia:seed
  • Running local server
    php artisan serve

Build Status Total Downloads Latest Stable Version License

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

If you don't feel like reading, Laracasts can help. Laracasts contains over 1500 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.