Support the ongoing development of Laravel.io →

Model events on deleting not work

I need when deleting a record it will also create a deleted_by value. [company table] | name | creat...

0 Likes
6 Replies

Laravel install Windows Server 2012 R2 + CP Plesk

Hi All. OS : Microsoft Windows Server 2012 R2 CP : Plesk version12.0.18 Me Need Help In install serv...

0 Likes
1 Replies

image upload and resize

Hi I m using Laravel 5. Now I want to ad profile picture. I want that in User control page there wil...

0 Likes
5 Replies
Solved
posted 9 years ago

Where to place business logic

So, I'm trying to clean up the controllers on a project I worked on recently (before I realized the...

0 Likes
2 Replies
Solved
posted 9 years ago

I this the correct way to bind multiple route parameters to a Model?

I am using the following code in Routes.php to bind multiple parameters (using my own resolution log...

0 Likes
1 Replies

csrf_token() returning nothing in Laravel 5 (Solved)

I'm trying to use csrf_token in my form , but it seems csrf_token returning nothing at all. My Code:...

0 Likes
0 Replies

Upgrading from 4.0 to 4.1

Hi, Trying to upgrade from this link: http://laravel.com/docs/5.0/upgrade#upgrade-4.1 There are thre...

0 Likes
0 Replies

blade custom function

Hello everyone, I would like to have your opinion about a custom function that I added to blade. The...

0 Likes
1 Replies
posted 9 years ago

Understanding Eager Loading

Hello everyone, I'm very new at Laravel and trying to understand Eager Loading. I've just added some...

0 Likes
0 Replies

docs for laravel 5 + varnish?

hi can someone point to docs or an example for getting laravel 5 working with varnish cache? i can't...

0 Likes
0 Replies
posted 9 years ago

Modular structure on Laravel 5

Hi; Is there anyone who can suggest me to build modular structure on L5. Because I want to seperate...

0 Likes
7 Replies
Solved

RabbitMQ with php-amqplib throws error

Hi, I'm trying to make integration with RabbitMQ. For this I'm using libraries: "videlalvaro/ph...

0 Likes
0 Replies

pubnub implement error on laravel-4

composer.json "require": { "laravel/framework": "4.1.*", "aurae...

0 Likes
0 Replies
posted 9 years ago

L4 change location of package views

Hi there, I'm currently developing a package in L4.2 but I'm not using the workbench I have a comple...

0 Likes
5 Replies
Solved
posted 9 years ago

Error after moving users model to custom namespace

Hi All, I'm currently building out a new appl in Laravel 5 and for ease of organization have moved a...

0 Likes
2 Replies
Solved

Fetch Data from Database using Ajax in Bootstrap Modal

While Fetching data from database and displaying it on table rows, we use @foreach(). But what if th...

0 Likes
1 Replies

Database helpers

Hi guys! I am trying to figure out how to create a class that contains methods with commonly used qu...

0 Likes
0 Replies
posted 9 years ago

Laravel is loading user data into form

I'm currently learning Laravel, doing a simple form to insert data into database, my problem is, I c...

0 Likes
2 Replies

How to access Auth::user()->id in __construct function of a Controller?

Hi all, I'm trying to access Auth::user() values like this: public function __construct() { $this-&...

0 Likes
8 Replies

Sequence of 2 tables

How do I query 2 different tables and yet sequentially display them to the user based on date of ins...

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.