#Help with setting up dev
1 messages ยท Page 1 of 1 (latest)
Are you going to 127.0.0.1:8000 url?
i think i figured out the problem
The project is in the files
how do i fix this
^
Didn't get you? Looks like tadah folder is already inside a laravel project
This looks good to me. The project is working
How do i get it to display the website tho
This is the default laravel view. What exactly you want to see?
The website
that i put
tadah folder? That's an existing laravel project?
The folder before tadah has stuff for a website i want the l;aravel to display the website
Can you show your terminal where you're running php artisan serve?
You are running the serve inside the tadah folder, You will have go back to the tad folder and run php artisan serve there
Ok'
C:\xampp\htdocs\tad>php artisan serve
PHP Warning: require(C:\xampp\htdocs\tad/vendor/autoload.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\tad\artisan on line 18
Warning: require(C:\xampp\htdocs\tad/vendor/autoload.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\tad\artisan on line 18
PHP Fatal error: Uncaught Error: Failed opening required 'C:\xampp\htdocs\tad/vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\tad\artisan:18
Stack trace:
#0 {main}
thrown in C:\xampp\htdocs\tad\artisan on line 18
Fatal error: Uncaught Error: Failed opening required 'C:\xampp\htdocs\tad/vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\tad\artisan:18
Stack trace:
#0 {main}
thrown in C:\xampp\htdocs\tad\artisan on line 18
C:\xampp\htdocs\tad>
First run composer install and npm i in the folder
OK I DI
Ok i did
i ran it
now what
Now try php artisan serve
PHP Warning: require(C:\xampp\htdocs\tad/vendor/autoload.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\tad\artisan on line 18
Warning: require(C:\xampp\htdocs\tad/vendor/autoload.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\tad\artisan on line 18
PHP Fatal error: Uncaught Error: Failed opening required 'C:\xampp\htdocs\tad/vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\tad\artisan:18
Stack trace:
#0 {main}
thrown in C:\xampp\htdocs\tad\artisan on line 18
Fatal error: Uncaught Error: Failed opening required 'C:\xampp\htdocs\tad/vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\tad\artisan:18
Stack trace:
#0 {main}
thrown in C:\xampp\htdocs\tad\artisan on line 18
when doing
composer install
there were alot of errrors
Let's get on a call. I'll more than happy to help
Ok i can not speak tho