https://github.com/dr-lab1/laravel
Just some demos with laravel
https://github.com/dr-lab1/laravel
Last synced: about 2 months ago
JSON representation
Just some demos with laravel
- Host: GitHub
- URL: https://github.com/dr-lab1/laravel
- Owner: Dr-Lab1
- Created: 2022-07-23T15:56:19.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T00:32:59.000Z (over 3 years ago)
- Last Synced: 2025-01-17T22:43:25.136Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# laravel INSTALLATION #
1. Install Laravel
There are millions of ways to do it. But we are going to use _Laragon_ which has an internal **composer**. This will prevent us from making too many codes in our CMD.
- To get laragon, go to https://laragon.org/download/ .
- Install the app... Nothing complicated, just do **NEXT**.
- Open the app.
- Go to _See hidden applications_ then right-click on the laragon application.
- Open _Build a website quickly_.
Then click on **laravel** to install laravel in your computer.
Therefore, a dialog box will appear and you will put the name of the folder that will contain your laravel project
_These commands will update the latest current version of **LARAVEL**_
2. Run Laravel
Launch laragon, open your browser. Enter in the URLs the name of your folder followed by a period then test
=> _folderName.test_