Support the ongoing development of Laravel.io →

Class does not exist

Hi guys, I'm trying to create an Event for sending emails, so I created a class I called observers.p...

0 Likes
6 Replies
Solved

'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

Join Search

Hy i have a search that now its works only if write or the first name or the last name, both didnt w...

0 Likes
4 Replies

Blank screen with route with parameter

Hello, i am new to laravel and I'm trying to make an application for my upcomming web about programm...

0 Likes
6 Replies
Solved
posted 10 years ago

Where to file feature requests?

Hi, where can i file feature request for future Laravel versions? Github? Thanks Sharping

0 Likes
1 Replies
posted 10 years ago

Bilingual website (routing)

Hi, i would like to create a bilingual website, let's say english and french: http://www.domain.com/...

0 Likes
2 Replies
posted 10 years ago

installing composer on a mac

Hi I'm trying to insall composer on a mac machine, I downloaded the composer.phar to my /Application...

0 Likes
2 Replies

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

Laravel Where statement

In my view I am displaying an array of items with their prices and etc. I want to check it that item...

0 Likes
0 Replies

Getting deleted values via relations

I have 3 tables: vehicles, drivers and vehicle_driver_owners. drivers table includes all the registe...

0 Likes
0 Replies

Make a form in bootstrap modal and load it dynamically.

I am working on app, which required a form in bootstrap modal and also load the form dynamically. i...

0 Likes
1 Replies

Frontend framework? jQuery templating? Too much in the view?

So as my application grows in complexity, there are many forms that have jQuery event driven conditi...

0 Likes
0 Replies
posted 10 years ago

Variable in submit button text?

Hi, Is it possible to specify a variable as part of the name of lets say a submit button? Like this:...

0 Likes
4 Replies
Solved

Laravel Database 'whereNotIn' error

Hi guys, I'm trying to run the following queries and running into this error: preg_replace(): Parame...

0 Likes
1 Replies

Polymorphic relationships and factory method

Hello, ##Tables structure ###Users id - AI password - string email - string userable_id - integer us...

0 Likes
6 Replies
posted 10 years ago

Class repository does not exist

Hey guys, Im trying to implement repositories in my application structure. I cannot seem to pinpoint...

0 Likes
7 Replies
Solved

Fatal error: Class 'Whoops\TestCase' not found in laravel Phpstorm

i m facing this error in PhpStorm while debug project Fatal error: Class 'Whoops\TestCase' not found...

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
posted 10 years ago

[package] Attributes

Attributes Cartalyst's Attributes package allows you to attach attributes to objects, it utilizes th...

0 Likes
0 Replies

Parent Constructor vs Setters

Im trying to work out the best method of injecting dependencies via my constructor and storing them...

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.