Support the ongoing development of Laravel.io →

Call to a member function with() on a non-object

I will create a edit function in my Conroller So I have the following function public function edi...

0 Likes
2 Replies
posted 9 years ago

laracasts role/permission demo and custom permission closures?

Hello, I tried to search for answers to my questions and well couldn't find anything after hours of...

0 Likes
1 Replies

Laravel environment variables

Hi, when I would get a variables from .env file using env() function, always returns null. I tried c...

0 Likes
1 Replies

Creating a Master Admin account that is not part of the normal users' database.

Hi! I'm creating an app where I'm using a User model that represents Hotels. The columns for these h...

0 Likes
1 Replies

searching in child table.

Hi, I am using Zizaco/entrust for managing roles/permissions of users. I have users with admin,super...

0 Likes
2 Replies

Laravel Installation Problems

Hey, So, I was following a tutorial to get Laravel up & running, and I did everything it asked....

0 Likes
3 Replies

Delete many posts with checkboxes

Hi, I'm using the Route::resource for my posts. How do I pass an array of values with checkboxes, fr...

0 Likes
1 Replies

Is Laravel overkill for me?

I need to have some PHP functionality - connect to simple databases to display table info via css -...

0 Likes
0 Replies
posted 9 years ago

Pushing echo text directly to screen

Hi All, I am developing a website application and running code that can take up to a few minutes. In...

0 Likes
1 Replies

Making sub category in laravel website

so i want to expand my site to have like region site, so when user open my site it will be ask to se...

0 Likes
1 Replies

Validation dynamic field

How to validate dynamically added input fields with custom message in laravel 5.2?Actually I am addi...

0 Likes
1 Replies
posted 9 years ago

Laravel blade: Overwrite section using show

I have default blade , it will have 3 section and one yield content as like below <div id="w...

0 Likes
0 Replies

Artisan display an "K" in all commands and I got the same "K" in my site.

Artisan display an "K" in all commands and I got the same "K" in my site. E.x: k...

0 Likes
3 Replies

How do I go about implementing an exception handler that sends decent json?

So, some of the exceptions thrown by Laravel such as the ValidationException or some of the HTTP exc...

0 Likes
1 Replies
posted 9 years ago

Laravel & Google Cloud Platform Do Mix!

My presentation about running Laravel -the popular PHP framework- on Google App Engine. Session deli...

0 Likes
0 Replies

Service Container not resolving the same inside Job

Running Lumen 5.2.6 When I fire up a Job, if I do this: public function handle(Application $app)...

0 Likes
0 Replies

highcharts error

I am new to Laravel, so sorry if this is a simple question. I am trying to incorporate high charts i...

0 Likes
1 Replies
Solved

Using string as type for id column

Hi, first of all please forgive me my bad english. I am pretty new to laravel so i can't figure this...

0 Likes
2 Replies
Solved

Limit on MySQL field size?

Hello everyone. I've got a problem with the size of a field selected from MySQL. It only gets 104857...

0 Likes
5 Replies
posted 9 years ago

display routes and it's sub routes as a list in laravel

Suppose I have these route definition in routes.php file: Route::group( array (...

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