Support the ongoing development of Laravel.io →

[HELP] USER edit form checkbox not checked - Entrust

this is my edit function: public function edit($id) { $user = $this->user->find...

0 Likes
1 Replies
posted 9 years ago

Convert SQL to Query Builder

Can anyone convert this to the Laravel 4 Query Builder please? SELECT cases.id, reference, (SELECT C...

0 Likes
0 Replies
posted 10 years ago

Can't write image data to path

Error: Intervention \ Image \ Exception \ ImageNotWritableException Can't write image data to path [...

0 Likes
4 Replies
Solved

No such table bill_user

I am trying to attach bills to a user which they can create themselves. However I am having problems...

0 Likes
2 Replies

Decimal getting truncated

Hi there, I have a field in my DB that was created with Schema builder, that is behaving unlike any...

0 Likes
1 Replies
Solved

Socialite `socialite->driver('facebook')->user();` doesn't work

Hi, I'm using Laravel 5.1. public function redirectToProvider(AuthenticateUser $authenticateUser, Re...

0 Likes
0 Replies

How to integrate with Laravel

I need to include 3 different storyline/articulate courses into my laravel app. Each course has a ro...

0 Likes
3 Replies

Have envoy only deploy once tests are green

I'm currently setting up a new laravel project for my personal site and rather than using any third...

0 Likes
1 Replies
posted 9 years ago

Laravel 5.1 Updated Model Relationships when Eagerly Loaded Don't Persist to Database

I'm updating a Rental that belongsTo a Location, and I can fill and persist the Rental data, but whe...

0 Likes
0 Replies

Problem with a hidden form array

I have a hidden form array: Form::hidden('new_image_ids[]'); If the form is returned because of an...

0 Likes
0 Replies

Can we send data inside Get link to update fields in database?

I have button named Delegate and when user click on it, It must send user comment and selection to s...

0 Likes
0 Replies
posted 9 years ago

New Aimeos web shop package 1.1 for Laravel

Hi all Full CSRF protection support is included which many of you have waited for and a few more mil...

0 Likes
0 Replies
posted 9 years ago

Prevent undefined property

Which is the right solution to prevent this kind of error : undefined property. i'm working hard on...

0 Likes
2 Replies

Getting content of a view file and display it using ajax request

As far as you can understand from the topic, my aim is getting the contents of a view file using an...

0 Likes
4 Replies
Solved

Edit link button laravel 5

Good day Hi guys, how can I create a button to edit post, I user rest controller ......<a href="{...

0 Likes
0 Replies

query with variables

Can someone help me to "translate" this mysql query to laravel. SET @prev=0,@rownum=0; SEL...

0 Likes
1 Replies

Multiple image upload with delete option

Hello everyone I'm making CMS and I need to upload several images to product but I also need option...

0 Likes
1 Replies

New to laravel

Hi I need to create the following ability on a form to create/select: Country Province Town Suburbs...

0 Likes
1 Replies
Solved

Attach several classes to one Interface in the IoC

Hello, I'm getting a need for use several classes in my application and If I have a single interface...

0 Likes
7 Replies

Use root route for both logged and non logged user

I'm using facebook as login and I'm expecting the route to know if the root is logged in or not to u...

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