Support the ongoing development of Laravel.io →

3,383 Threads

posted 10 years ago

CPU load / general performance question

I am in the process of rewriting an old Codeigniter app with Laravel 4. I have noticed that my L4 ap...

0 Likes
4 Replies
posted 10 years ago

"The FastCGI process exited unexpectedly" after upgrade to Laravel 4.2

I run PHP on IIS7.5. After the upgrade to 4.2, I get this error randomly on my work and home machine...

0 Likes
1 Replies

Does Laravel template support including other htm files?

I have a master.blade.php, which establish the framework of the entire website. I divided the screen...

0 Likes
1 Replies

'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Class 'Login' not found'

routers.php: // login controller Route::post('login', 'LoginController@login'); LoginController.php:...

0 Likes
1 Replies
Solved

Change database schema builder TIMESTAMPS default value

would it be possible to change the Laravel schema manipulation for timestamps to set the DEFAULT val...

0 Likes
0 Replies

Class 'App\Site\SiteServiceProvider' not found

Hi, So I added an service provider to my providers array (see the code below). I have a folder calle...

0 Likes
3 Replies

.env.staging.php won't load

I've been trying to figure this out for hours.. Laravel simply won't load .env.staging.php although...

0 Likes
9 Replies
Solved

Worker Server sending mail using iron.io in laravel

Please help me out in implementing a worker server, where I need to push queue,delete queue,list of...

0 Likes
0 Replies

Stuck on Hello World under XAMPP

Hi I am new to laravel and working through a basic tutorial. I installed laravel C:\xampp\htdocs\new...

0 Likes
4 Replies

Newbie needs help with undefined variable in blade view.

Hi, I'm new to Laravel and I installed it on a Ubuntu server recently trying to test the framework....

0 Likes
2 Replies
Solved

Nothing to migrate

Hello, everyone. Can you help me? I have some problems with artisan migrate. The issue is, when i ex...

0 Likes
3 Replies
Solved

probleme with routing

0 down vote favorite I am new to the Laravel framework and I am stuck with routing. Folder structure...

0 Likes
2 Replies

Laravel installation won't change from homestead database

I've setup my local Laravel installation to use a different database from the default Homestead one:...

0 Likes
2 Replies

Fatal error: Class 'TestCase' not found in

i m facing this error in Php Storm Fatal error: Class 'TestCase' not found in C:\xampp\htdocs\testpr...

0 Likes
2 Replies

How to display 'non-friendly' exception errors

Hi, If I serve up my app with php artisan serve I am getting friendly errors like "Whoops somet...

0 Likes
2 Replies
Solved

How to download file from my AWS S3 bucket?

I'm uploading pdf's but I want allow the users to download them, what method can I use or how can I...

0 Likes
0 Replies

Redirect:: not working correctly on production site

I'm not sure how to explain this fully, so please bear with. My dev environment is on a vagrant box...

0 Likes
2 Replies

Can I make this "easily' with lavarel

Helllo, I want to make a application which does the following for a company where members can borrow...

0 Likes
2 Replies

Laravel issue with crom browser

I have laravel 4.2 with Apache & Mysql. When I start my application I get blank page in crome. H...

0 Likes
0 Replies

Laravel Payment gateway integration

Hello everyone, First time i am integrating the payment gateway for my laravel shopping cart applica...

0 Likes
2 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.