Laravel 5.4 API for Books management – part 2 – new project and connection to database
Initializing REST API project in Laravel In the previous post we designed the whole REST API endpoints with database structure. This post we will use to show how to start PHP Laravel project, prepare database schema and generate all needed resources to phisically build fully working Web API. Create in your operation system new directory