47 Forks
599 Stars
599 Watchers

laravel

JSON:API for Laravel applications

How to download and setup laravel

Open terminal and run command
git clone https://github.com/laravel-json-api/laravel.git
git clone is used to create a copy or clone of laravel repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with laravel https://github.com/laravel-json-api/laravel/archive/master.zip

Or simply clone laravel with SSH
[email protected]:laravel-json-api/laravel.git

If you have some problems with laravel

You may open issue on laravel support forum (system) here: https://github.com/laravel-json-api/laravel/issues