moumen-soliman / Laravel-5.4-blog

in this project it will be little Laravel project it's simple to how db connections works and ways to get/post data , and Auth connection and how it works with comments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel-5.4-blog

in this project it will be little Laravel project it's simple to how db connections works and ways to get data

this project for beginners - simple blog - with comments how it connection works you can use it as a simple way to learn Laravel 5.4 from scratch

Please make sure you setup this :
----------------------------------------

Make sure you write this commands :
----------------------------------------

composer install

npm install

cp .env.example .env

php artisan key:generate

php artisan migrate

About

in this project it will be little Laravel project it's simple to how db connections works and ways to get/post data , and Auth connection and how it works with comments


Languages

Language:PHP 90.3%Language:HTML 8.5%Language:Vue 0.6%Language:ApacheConf 0.6%