laravel vs code extentions laravel vs code extension php Namespace Resolver Mehedi Hassan php IntelliSense Damjan Cvetko larvel Blade Snippets Winnie Lin laravel Extra Intellisense amir larvel goto view codingyu laravel-blade Christian Howe IntelliPHP - AI Autocomplete for PHP DEVSENSE php Debug flix becker laravel installation A. per project installation composer create-project laravel/laravel:^11.0 Eloquent composer create-project laravel/laravel:^10.0 example-app B. Global installation composer global require laravel/installer laravel new example-app c. BACK FORWARD FOLDER cd.. for back folder open your folder cd foldername Open your favorite browser and Proceed to : http://localhost:8000/students LARAVEL PROJECT INSTALL Just download the project to anywhere in your computer and then. Open script folder in a Code Editor. Install All dependencies : composer install or composer update --ignore-platform-reqs or composer update --no-scripts or composer self-update --rollback or composer update --with-dependencies Create a new database, for example with phpMyAdmin. Then open the .env.example file, edit it to match your database name, username and password and save it as .env file. Once done, build tables with the following command: php artisan migrate Now fill the tables: php artisan db:seed Finally, generate the application key php artisan key:generate Run the artisan serve command : php artisan serve =>GIT UPLOAD CODE git init git add README.md git add . git commit -m " commit" git branch -M main git remote add origin https://github.com/Rupeshkumar8862/Node-js.git git push -u origin main …or push an existing repository from the command line git remote add origin https://github.com/Rupeshkumar8862/Node-js git branch -M main git push -u origin main git push -u origin main --force how to pull your code from github method 1 download GitHub Pull Requests in vs code go you vs setting command plate write gitclode and paste your repo ur and open it now successfully =>GIT collaborating #ramesh #soni #rohit sir Common tips Admin main banda folder and initial files banaya ab usse githib par daal de collaboration add kre step go rep->setting ->collaboration->invite step cmd for Admin git init git add . git commit -m "file add by admin" git branch -M main git remote add origin <repo url> git push -u origin main B. bande ka collbration ke band git fetch //fetc all changing git branch chek branch agr n show hua to swith krenge git switch Technology/adding-Event // git branch check agin ab agar code sahi lg rha h to other user ka git switch main ab other user ka code ko merge krenge git merge Technology/adding-Event (git merge and branch name) git push origin main
June-06-2025 21:23:08
June-06-2025 11:35:05
June-06-2025 08:25:42
June-02-2025 21:09:41
June-02-2025 10:56:22
June-02-2025 10:27:58
June-02-2025 10:15:40
May-30-2025 19:20:40
May-30-2025 19:14:29
May-27-2025 21:52:18
May-27-2025 21:33:30
May-26-2025 17:11:41
May-26-2025 16:53:29
May-26-2025 16:50:59
May-13-2025 21:02:32
May-13-2025 17:46:23
May-12-2025 15:41:29