I tried to to move my laravel project into my shared host, after all preparation that I have done I...
Hello there, I setup laravel 4 app on digitalocean , /public page work great but when I click on any...
Hi. Up until now I've been using sublime text. I thought I'd give an IDE a try - I'm currently tryin...
I am in the process of rewriting an old Codeigniter app with Laravel 4. I have noticed that my L4 ap...
I run PHP on IIS7.5. After the upgrade to 4.2, I get this error randomly on my work and home machine...
I have a master.blade.php, which establish the framework of the entire website. I divided the screen...
routers.php: // login controller Route::post('login', 'LoginController@login'); LoginController.php:...
would it be possible to change the Laravel schema manipulation for timestamps to set the DEFAULT val...
Hi, So I added an service provider to my providers array (see the code below). I have a folder calle...
I've been trying to figure this out for hours.. Laravel simply won't load .env.staging.php although...
Please help me out in implementing a worker server, where I need to push queue,delete queue,list of...
Hi I am new to laravel and working through a basic tutorial. I installed laravel C:\xampp\htdocs\new...
Hi, I'm new to Laravel and I installed it on a Ubuntu server recently trying to test the framework....
Hello, everyone. Can you help me? I have some problems with artisan migrate. The issue is, when i ex...
0 down vote favorite I am new to the Laravel framework and I am stuck with routing. Folder structure...
I've setup my local Laravel installation to use a different database from the default Homestead one:...
i m facing this error in Php Storm Fatal error: Class 'TestCase' not found in C:\xampp\htdocs\testpr...
Hi, If I serve up my app with php artisan serve I am getting friendly errors like "Whoops somet...
I'm uploading pdf's but I want allow the users to download them, what method can I use or how can I...
I'm not sure how to explain this fully, so please bear with. My dev environment is on a vagrant box...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community