Category: Software Development
Till now we have covered : Laravel fundamentals that consists of Routes: Controller: View: Little bit of…
TO get all registered list: php artisan route:list Create Controller: php artisan make:controller PostsController Controller with resource:…
VHOST Directory: C:\laragons\bin\apache\httpd-2.4.25-win32-VC14\conf\extra\httpd-vhosts.conf My Windows Directory: C:\Windows\System32\drivers\etc\hosts
laravel installation: composer create-project –prefer-dist laravel/laravel yourproject name 5.4.19 example for me: composer create-project –prefer-dist laravel/laravel cms…
Regex Tutorial: Best Site To Learn Tutorial https://regexone.com/lesson/optional_characters (Will start from this page other pages completed before)…
Recent Comments