Tag: laravel

Laravel Basic of Route and View

Consider any URL send request form the browser and go to server and that server use Laravel as a backend and perform the following steps: Route File looks at the request: Request first of all goes to route file and it looks the request and...
READ MORE   >>

Steps to Install laravel

To Install Laravel follow following points: Use command: Composer global require Laravel/installer Then change the directory to htdocs from cd.. commandAfter that cerate project using following...
READ MORE   >>

Recent Comments

    • Copyright © 2020 (Er. Shairy Kalra). All Rights Reserved