Support the ongoing development of Laravel.io →

Eloquent Bitwise Operations Bitmask

Hi, is it possible to do a bitwise Operation in Eloquent like below? field and numer are a 8 Bit Int...

0 Likes
0 Replies

Batch Processing - is it possible to use queues?

Hi Lets say I have Entries table in my project. For each new entry I would like to check external AP...

0 Likes
1 Replies

Problem with Elixir

Hi everyone. I am new in Laravel 5 here. I faced some difficulty to compile SASS file by using Gulp....

0 Likes
5 Replies
Solved
posted 9 years ago

Session files laravel 5.1.7 Not writable

My Session files are not writable I make chmod -R 777 storage/framework/sessions but per each reques...

0 Likes
1 Replies
Solved

what is the correct way to display data from second table in blade during editing profile.

In my route.php I defined the route resource: Route::group(['middleware' => 'role:admin|staff|ret...

0 Likes
3 Replies
Solved
posted 9 years ago

Cookies + Unit Testing

Hey guys !! I have a big problem.... I want to inject cookies in a redirect response, and it's work...

0 Likes
0 Replies
posted 9 years ago

AngularJS API Frontend + Admin Backend

Hi, I´m using Angular for the Frontend and only send api requests to Laravel. For authentication I´m...

0 Likes
0 Replies

No stack trace on error but writing on log file.

Hello, i'm having a bit of a strange issue. Basically as the title says, whenever there's a error(on...

0 Likes
1 Replies

Class 'Memcached' not found on WAMP

Hi guys, I am experiencing the following error: Class 'Memcached' not found I am developing in a WAM...

0 Likes
4 Replies

Sentry Validation

Hi all i have using the sentry plugin for Admin User, i need a validation, but sentry has not like a...

0 Likes
0 Replies

Happy to Help with Question and Answers for Developers Forum

Hello ! I am feeling extremely glad to enter into this technology world. Being in the field of infor...

0 Likes
0 Replies

click link and include subview

I can´t manage to find a correct solution for this situation (simplified example): index.blade.php...

0 Likes
2 Replies
Solved

Invoking shell scripts and handling the outputs from shell scripts in Laravel

Hi All. I started learning Laravel about 2 weeks back and I guess this is amazing. I have a requirem...

0 Likes
0 Replies

final solution gor app/storage in gitignore

cant find a proper answer, should app/storage should be in gitignore??

0 Likes
1 Replies
posted 9 years ago

saving and retrieving images from database

please i want to know how to save the path of an image into the database and how to retrieve them wh...

0 Likes
0 Replies
posted 11 years ago

Get ID of model that I just saved

So, I create an object, do the $object->save(); , and now I want to quickly get auto incremented...

0 Likes
4 Replies
Solved

Access control and usergroups

Hello everyone, I'm still relatively new to Laravel, but for the last few weeks I've been trying to...

0 Likes
0 Replies

Postgres schema

how do I use more than one postgres scheme in laravel ?

0 Likes
0 Replies
posted 9 years ago

Query and get results from eager load nested relationships

Hi, I'm getting stuck on adding nested conditions on my tables and retrieving only results of which...

0 Likes
2 Replies
Solved

Problem With Changing Storage Path, worked on 5.0 but not on 5.1

On 5.0 I used to make a storagepath.php in app/ which contained the following: <?php namespace M...

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