Hadibuttt / DSCBlog

This Repository contains the code from the DSC NUML Event "Hands on PHP & Laravel".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DSCBlog

This Repository contains the code from the DSC NUML Event "Hands on PHP & Laravel". Which covers CRUD Operations in laravel + Integration of WYSIWYG Editor.

Run the followings commands in project terminal to setup the project:

  • composer install
  • php artisan migrate
  • php artisan serve

About

This Repository contains the code from the DSC NUML Event "Hands on PHP & Laravel".


Languages

Language:PHP 96.9%Language:Blade 2.1%Language:Shell 0.9%