Email the Author
You can use this page to email Krissanawat Kaewsanmuang about Create Simple Inventory Management in Laravel 5.7.
About the Book
Update :: first chapter already release price will increase when next chapter release
for this series we going to learn how to create CRUD and some extra feature like Report, Sale page in Laravel with use some business logic like a inventory management and so what is inventory management system ? is app that use for track sale,purchase ,payment imagine you have a dealer or distributor you have a little product and doesn’t require sophisticate program may be this tool it’s fit for you
part 0 we install and setup Laravel 5.7 and Github repository and deploy to Heroku
because keep project live on EC2 charge some cost in the free way I choose Heroku for make live demo
you gonna learn
- how to setup Laravel 5.7 and Mysql on AWS linux base on CentOS
- install AdminLTE that make your frontend life easier
- basic git command
- simple Github repository
- how to deploy any commit to Heroku that make your app stand live
- rely foundation for your app
- and much more..
Part 1 CRUD customer
a data about customer that buy your product
in this section you gonna learn
- how to create boilerplate file with migration
- how to create fast and simple CRUD function
- how to create version control database table with Laravel migration
- how to craft a simple form and table with Bootstrap way
part 2 Suppliers CRUD
in this section you gonna learn
- how to create boilerplate file with migration
- how to create fast and simple CRUD function
- how to create version control database table with Laravel migration
- how to craft a simple form and table with Bootstrap way
part 3 Product CRUD
in this section you gonna learn
- how to create boilerplate file with migration
- how to create fast and simple CRUD function
- how to create version control database table with Laravel migration
- how to craft a simple form and table with Bootstrap way
part 4 Category CRUD
in this section you gonna learn
- how to create boilerplate file with migration
- how to create fast and simple CRUD function
- how to create version control database table with Laravel migration
- how to craft a simple form and table with Bootstrap way
part 5 Sale CRUD
in this section you gonna learn
- how to create boilerplate file with migration
- how to create simple CRUD function
- how to create version control database table with Laravel migration
- how to craft a complex form with Bootstrap
part 6 Report CRUD
in this section you gonna learn
- how to create PDF with Laravel
- how to create date range picker
About the Author
Laravel developer from Chiangmai ,Thailand and runs Laraboss , a site bringing the Laravel community all the actionable Laravel tutorial, and is a part-time Web Developer. He has worked with PHP and various web technologies for the past 5 years.