Support the ongoing development of Laravel.io →
posted 11 years ago

Issue Using $query->raw() in Eloquent outside of Laravel.

I'm using Eloquent with CodeIgniter, and I'd like to use the DB::raw() version, but since this is a...

0 Likes
2 Replies
posted 9 years ago

Handling Queued Event Listeners

My application has several event listeners which send out emails to various system users. The proble...

0 Likes
0 Replies

Argument 1 passed to App\Application\Repository\Eloquent\Database::__construct() must be an instance of File, none given

I am Pretty new to the repository thing and don't do a lot of dependency injection.Now am having thi...

0 Likes
0 Replies

I have a blade that I'd like to cache so it loads faster. How can I do this?

So basically I have something like this in my routes.php: Route::get('/book/{page?}', array( 'as...

0 Likes
1 Replies

Store application global options

I create an application and I need the administrator to change 3 global application options: Start...

0 Likes
4 Replies
Solved

After many GET requests via AJAX I get 401 Unauthorized

I am using Laravel 5. After too many GET requests via ajax, let's say an ajax request that gets fire...

0 Likes
2 Replies

Register user and send data to two tables at the same time: Users and Users_details

I need to register a new user and store data in two tables separately, the Users table will hold cla...

0 Likes
0 Replies
posted 10 years ago

Blade indentation phpstorm?

We finally got blade support! Wooo. But it seems like the "auto indent" functionality is p...

0 Likes
4 Replies
posted 9 years ago

chunk help

I have been trying to figure out how to use the chunk command to break up my results some as it is h...

0 Likes
1 Replies

Post request query

Hopefully my question isn't going to be too vague, and just let me know if you look at this and need...

0 Likes
13 Replies
Solved
posted 9 years ago

Logging duration / never delete logs

Hi everyone, I'd like laravel to never delete logs located in storage/logs, they only have one week...

0 Likes
2 Replies

Technique to store user profile

For my job portal i need to store user profile details along with their skill set and educational de...

0 Likes
1 Replies

Using Sylius packages

Hi all, I read a previous forum post alluding to using Sylius components to create an eCommerce appl...

0 Likes
10 Replies
posted 9 years ago

My query returns the first value only

I am newbie. I have a table in MySQL database called data ,it has the columns service_id ,price, c...

0 Likes
2 Replies

Model Attributes and appends property

HI Im trying to have a model that has a latitude and longitude set on the model now when I query the...

0 Likes
0 Replies

Laravel-Javascrip call function on submit form

I do not know hot to call javascript function on home page when is submited form laravel on create p...

0 Likes
0 Replies
posted 9 years ago

Singleton Service Provider not found when created object

Can someone help me as to why the code bellow does not work. I created a ServicePrvoider which runs,...

0 Likes
2 Replies
Solved
posted 10 years ago

Limit Related

Hi guys, Lets say I have a list of threads. How can I get the list of all threads and for each threa...

0 Likes
1 Replies
posted 9 years ago

Login issues in laravel.

Hi gues please i am having this big bug and it is blowing my mind away, on my app i am trying to acc...

0 Likes
1 Replies
Solved

Internet Explorer routing issue

I'm trying to figure out an issue that we're having only with IE; Firefox and Chrome are working fin...

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.