A todo application created on Laravel 5.4 along with user authentication. This is the repo for the following tutorial series which I published on Cloudways.
- CREATING TODO APPLICATION IN LARAVEL 5.4: MIGRATING TABLE, CREATING CONTROLLERS & MODELS
- LARAVEL 5.4 TODO APP: SETTING AUTHENTICATION AND TODO FUNCTIONALITY
- Introduction to Laravel Dusk: Testing Todo App
Laravel Passport support has been also added in it. Now you can use it for your API too.