Member Since 9 Months Ago
Sidi Bouzid
130 experience to go until the next level!
In case you were wondering, you earn Laracasts experience when you:
Earned once you have completed your first Laracasts lesson.
Earned once you have earned your first 1000 experience points.
Earned when you have been with Laracasts for 1 year.
Earned when you have been with Laracasts for 2 years.
Earned when you have been with Laracasts for 3 years.
Earned when you have been with Laracasts for 4 years.
Earned when you have been with Laracasts for 5 years.
Earned when at least one Laracasts series has been fully completed.
Earned after your first post on the Laracasts forum.
Earned once 100 Laracasts lessons have been completed.
Earned once you receive your first "Best Reply" award on the Laracasts forum.
Earned if you are a paying Laracasts subscriber.
Earned if you have a lifetime subscription to Laracasts.
Earned if you share a link to Laracasts on social media. Please email [email protected] with your username and post URL to be awarded this badge.
Earned once you have achieved 500 forum replies.
Earned once your experience points passes 100,000.
Earned once your experience points hits 10,000.
Earned once 1000 Laracasts lessons have been completed.
Earned once your "Best Reply" award count is 100 or more.
Earned once your experience points passes 1 million.
Earned once your experience points ranks in the top 50 of all Laracasts users.
Replied to How To Deny Access To A Web Page With Email And Password
No mate, I'm already autheticated, I want when the user enter to the control panel he should enter his email and password to continue
Started a new Conversation How To Deny Access To A Web Page With Email And Password
I have a control panel page, I want to deny access to this page only if the user put his email and password to continue (despite that he is authenticated). I didn't find the right way to do it, it's with middleware ?
Replied to How To Fix The Disappearance Of Bootstrap Template From My Laravel Project
??????????????????????
Replied to How To Fix The Disappearance Of Bootstrap Template From My Laravel Project
what ? I'm using laravel not php native mate !
Started a new Conversation How To Fix The Disappearance Of Bootstrap Template From My Laravel Project
I downloaded a project from godaddy shared hosting to edit him but when i access to the application from my localhost the template is gone (design, css, js, buttons etc...). it show me only white page with simple html codes(words)
Replied to How To Fix “ No Such File Or Directory”error When I Access To The Home Page
thanks body it worked but the bootstrap is gone the design is gone :(
Replied to How To Fix “ No Such File Or Directory”error When I Access To The Home Page
well his version is 5.8 and mine is 5.7 but there's no diffeent no ?
Replied to How To Fix “ No Such File Or Directory”error When I Access To The Home Page
Sorry mate , yes I have a public folder
Replied to How To Fix “ No Such File Or Directory”error When I Access To The Home Page
I don't know my friend if you understand my problem or not , I should edit an application or website hosted in godaddy.com so I tried to download it and edit it from my localhost and then I will reupload it in the hosting.
Second, the index.php folder is in the root folder.
Artisan commands like artisan serve works but when I type out the adress of localhost:8000 it show me the errors in the top .
I tried to run the make:migration command and worked !
The version is 5.8.
I don't know various commands mate !
Replied to How To Fix “ No Such File Or Directory”error When I Access To The Home Page
all of your suggestion mate
Replied to How To Fix “ No Such File Or Directory”error When I Access To The Home Page
Didn't work guys , PS: I downloaded the whole project from godaddy hosting, Is there any change of settings when doing this operation ?
Replied to How To Fix “ No Such File Or Directory”error When I Access To The Home Page
hello my friend first , thanks for your reply second i work as a freelancer and my work is to edit a website , this website is hosted in godaddy.com than i tried to download this website from godaddy and edit him from my computer and I tried to the command composer instal and composer update and still not working...
Replied to How To Fix “ No Such File Or Directory”error When I Access To The Home Page
when I create a simple laravel test project it works but I want to edit the dowloaded project mate !
Started a new Conversation How To Fix “ No Such File Or Directory”error When I Access To The Home Page
I downloaded a laravel project from a shared hosting and I want to edit him in my localhost but when I type out the home adress: localhost:8000/ it shows me those two errors :
Warning: require_once(C:\Users\Rafaa\Downloads\Compressed.idea/public/index.php): failed to open stream: No such file or directory in C:\Users\Rafaa\Downloads\Compressed.idea\server.php on line 21.
Fatal error: require_once(): Failed opening required 'C:\Users\Rafaa\Downloads\Compressed.idea/public/index.php' (include_path='C:\xampp\php\PEAR') in C:\Users\Rafaa\Downloads\Compressed.idea\server.php on line 21