ChinenyenwaN1 / php-todo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Quickstart - Basic

Quick Installation

git clone https://github.com/laravel/quickstart-basic quickstart

cd quickstart

composer install

php artisan migrate

php artisan serve

Complete Tutorial

About

License:MIT License


Languages

Language:PHP 89.9%Language:Blade 9.3%Language:JavaScript 0.7%Language:SCSS 0.1%