I thought xampp has a certain port?

|
hypernxf 2021-03-08 20:40:54
not sure if windows has it haha
DesolatorMagno 2021-03-08 20:41:03
are you sure that is the route?
hypernxf 2021-03-08 20:41:43
I asked him to insert some gibberish in web.php
hypernxf 2021-03-08 20:41:54
so it shouldn’t even run
DesolatorMagno 2021-03-08 20:42:33
It could be in the folder of another project
Billsamy 2021-03-08 20:42:46
Let try to restore virtual host first
hypernxf 2021-03-08 20:43:12
what’s your xampp path
Billsamy 2021-03-08 20:43:34
DesolatorMagno 2021-03-08 20:42:33
It could be in the folder of another project

How can i check it

hypernxf 2021-03-08 20:43:39
I wouldn’t recommend you to restore your virtual host
DesolatorMagno 2021-03-08 20:44:03
Check it manually
hypernxf 2021-03-08 20:45:09
laravel_discuss-72842.jpg

hypernxf 2021-03-08 20:45:27
looks fine
hypernxf 2021-03-08 20:45:41
I thought xampp has a certain port? and you need to start xampp?
Billsamy 2021-03-08 20:49:11
hypernxf 2021-03-08 20:43:39
I wouldn’t recommend you to restore your virtual host

I did

Billsamy 2021-03-08 20:50:00
Then after writing php artisan tinker. .what’s next
hypernxf 2021-03-08 20:50:33
try php artisan serve
Billsamy 2021-03-08 20:51:53
I figure if i write php artisan tinker by pressing an upper arrow i found some old codes on very long time project tickets project….

Can that be a course of problem

2021-03-08 20:55:09
Message delivered to 455 people. 😇
Billsamy 2021-03-08 20:55:53
That appmodel ticket was a long time project i was working on….
Now I wonder i found it here… can that really be a problem
hypernxf 2021-03-08 21:02:33
no
hypernxf 2021-03-08 21:02:48
it’s not a problem. The CLI merely return previous command
Billsamy 2021-03-08 21:03:01
hypernxf 2021-03-08 21:02:48
it’s not a problem. The CLI merely return previous command

Ohoooo

hypernxf 2021-03-08 21:03:15
Why dont you try
hypernxf 2021-03-08 21:03:26
deleting your lessons database
hypernxf 2021-03-08 21:03:37
and see if the website is still functioning
Billsamy 2021-03-08 21:03:56
hypernxf 2021-03-08 21:03:26
deleting your lessons database

That’s is what am doing now😂

Billsamy 2021-03-08 21:04:10
hypernxf 2021-03-08 21:03:37
and see if the website is still functioning

Let’s see if it will register

segungreat 2021-03-08 21:05:21
Billsamy 2021-03-08 21:03:56
That’s is what am doing now😂

I think the error is from ur virtual host settings, can you show ur virtual host in xammp and hosts file

segungreat 2021-03-08 21:05:42
Also have you tried php artisan serve
Billsamy 2021-03-08 21:15:20
I really figure out it was my virtual host problem that coused the error to happen

Now it works effectively…. i can even seen the dropdown link i expected…..

Billsamy 2021-03-08 21:15:47
laravel_discuss-72862.jpg

Billsamy 2021-03-08 21:18:22
laravel_discuss-72864.jpg
The error was on that documetroot I did not change projects to lessons….. because i copied it from that one at the top… bit after changing it to xammp/htdocs/lessons/public everything worked fine
Billsamy 2021-03-08 21:20:24
DesolatorMagno 2021-03-08 20:42:33
It could be in the folder of another project

I know understand what you meant….

Thank you so much for your suppport everything is ok now

Billsamy 2021-03-08 21:20:58
hypernxf 2021-03-08 21:02:48
it’s not a problem. The CLI merely return previous command

God bless you for you support… it ok now i can proceed clearly

hypernxf 2021-03-08 21:21:44
You are welcome
|