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

Model Observers, not working for 'Update'?

Im having trouble trying to get my model observer to work.. It is working as expected for create and...

0 Likes
0 Replies

Cannot access data in array

Hi I am trying to access the sale data in a relationship array, this is my query and json output on...

0 Likes
4 Replies
Solved

ServiceProvider boot() ...help please!!!

Hi guys, can you explain me one thing? in which case the boot() method in a service provider is call...

0 Likes
7 Replies
posted 9 years ago

Laravel 5.2 relationships between users and profiles tables

Hello guys, I am tyring to connect my two tables which are they 'users' and 'profiles' Here is my co...

0 Likes
0 Replies

Selecting based on Latest Record in Pivot Table

I have a scenario where States are assigned to tasks through a pivot table. The state of each task g...

0 Likes
1 Replies
posted 9 years ago

Number of requests per page

Hi, I'm having about 6 on one of my website routes. None of them is duplicate. Is this number still...

0 Likes
2 Replies
posted 9 years ago

Laravel Error messages

Laravel error messages does not shows for correct location where error occurred in case of error in...

0 Likes
0 Replies

how to create PUT and DELETE CSRF poc.

how to create PUT and DELETE method CSRF POC. of simple html post method

0 Likes
1 Replies

issues using an elequent class

Hi All, I'm kind of hitting a wall in my expanding Laravel 5 testbed. I've created multiple migratio...

0 Likes
0 Replies
posted 9 years ago

How do i save input data into sessions variable ?

i have input user form i want to display that to the user before they submit Should i use sessions o...

0 Likes
2 Replies

Image does not display

I have added this to my composer.json "laravelcollective/html": "5.1.*" Then ra...

0 Likes
3 Replies

Why and How To Use Swagger with Laravel Based RESTful API

The benefits to using this tutorial will make Swagger setup for Laravel relatively painless. http:/...

0 Likes
0 Replies

laravel 5.2 auth got problem

I try to follow the tutorial, the tutorial running well without put the auth in group middleware web...

0 Likes
1 Replies

One-size-fits-all laravel docker image

Created a laravel docker image to address common pitfalls: Only depends on the Docker Toolbox Edit...

0 Likes
0 Replies

Laravel & Docker - need to constantly re-chmod storage folder

Hi, I'm using Laravel on a Docker environment (on apache) with boot2docker on a mac. The application...

0 Likes
4 Replies

Laravel 5.1 artisan optimize

When I run the artisan optimize command, where is the compiled file generated ? In the vendor folder...

0 Likes
1 Replies

Data utf8 encoding

I'm making an AJAX request with which the user can create a directory. But if the user uses a Cyrill...

0 Likes
0 Replies

Logging in as Admin and User

I have two Login forms which is for admin and User Admin Login Form {!! Form::open(array('url' =>...

0 Likes
0 Replies

Permission denied error on production

I am using sending mail using mail::send method it it giving exceptiin permission denied File_puts_c...

0 Likes
0 Replies

[Ask] Realtime update views when database change using Ratchet (Laravel 5.1)

Hi all, I've been hour find tutorial about Ratchet and Laravel. Almost results I got was used for Ch...

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.