Support the ongoing development of Laravel.io →

please help me : Class 'Illuminate\Foundation\Application' not found in laravel

hello there, im new in laravel. basically i have two application that build using laravel that using...

0 Likes
0 Replies

Remote server JSON requests

Hello! I am very new to Laravel so dont blame me so much please :) I have to buld app that will get...

0 Likes
0 Replies
posted 8 years ago

Only first page

Hi guys, I have a problem with laravel. My laravel just show the first page/index page, and I cant a...

0 Likes
2 Replies

Laracon-ish Asia?

Anyone based in East/South East Asia interested in organizing a meetup? I'm in Thailand but could fl...

0 Likes
10 Replies
posted 8 years ago

Localization not working

I want to change the default localization, but it was not working. config/app.php: 'locale' => 'z...

0 Likes
3 Replies
Solved

Using both the old codebase and Laravel at the same time

It will take us a long while to rebuild our custombuilt pure PHP/mysql site with Laravel, and the qu...

0 Likes
0 Replies

Intervention Image processing much slower on apache server than built in php server

I am using Intervention Image throughout my Laravel application, for example with loading thumbnails...

0 Likes
2 Replies

How to implement database caching inlaravel 5.2

I want to implement database caching in laravel 5.2 If any anyone any idea please share with me...

0 Likes
1 Replies

Date and Time difference

I am trying to achieve the fallowing: In the database i have a start_date , expiration_date, updated...

0 Likes
5 Replies
Solved

Two laravel apps (each one in its own apache virtualhost, with php5-fpm and mod_fastcgi, different fpm pools)

Hello... My very first problem with Laravel. I have two laravel apps, each one in its own apache vir...

0 Likes
1 Replies
posted 8 years ago

A week of Laravel (10-17 April 2016)

laravel/framework master d08b708: Synced with stringy 2.3.1 @GrahamCampbell 40ccd57: Correct order...

0 Likes
0 Replies

Admin account

This is what the doc says: Guard Customization You may also customize the "guard" that is...

0 Likes
1 Replies
posted 8 years ago

Eager loading and constraint on linked field

I have a DB with employees: id name manager_id foreign key is manager id and pointing a...

0 Likes
2 Replies

Eloquent: Narrow search based off of foreign table.

Hey all! My database call looks like this essentially: $questions = \App\ContentLegacy::with('staff'...

0 Likes
2 Replies
posted 8 years ago

Can't figure out how to stream videos

I'm trying to stream a video from a route to a html video but I can't get it working, I've tried man...

0 Likes
0 Replies

'403 Forbidden' response in installing laravel spark

Hello there when I tried to run ‘spark new project-name’ I get this resoponse: [GuzzleHttp\Exception...

0 Likes
0 Replies

installed laravel on aws but didn't get welcome page

I installed laravel successfully in my html folder, change the database credentials in .env file and...

0 Likes
0 Replies

how to add new fields to an existing mysql table using a form inputs

Hi im trying to add new fields to an existing mysql table using a form inputs . is there an easy wa...

0 Likes
4 Replies
posted 8 years ago

Many To Many Polymorphic Relations: how to retrieve not used tags

Hello, I'm playing with Many To Many Polymorphic Relations and I am almost there for my purposes. Gi...

0 Likes
4 Replies

Configuring Laravel project with Web hosting..

Hello, i have been completed my project with Laravel.. now i am trying to upload it on my web hostin...

0 Likes
0 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.

© 2025 Laravel.io - All rights reserved.