Support the ongoing development of Laravel.io →
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
posted 9 years ago

Serialization of 'Closure' is not allowed

class EmployeeController extends BaseController { public function indexAction() { $employees = Cache...

0 Likes
1 Replies
posted 11 years ago

Getting Carbon timezones right for display and storage

I've been running into a problem with getting dates to display correctly, and I think I've been over...

0 Likes
2 Replies
posted 9 years ago

keep one default row in a model?

A row in a table must exist for my application to function. Is there a way to keep that row in the m...

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.