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

How many controllers for several user type, roles?

Hi all, i have an application that should manage several type of users: i have different user roles...

0 Likes
0 Replies

check for n+1 query

are there any package for laravel that notify you when should you use eager loading for a given quer...

0 Likes
1 Replies
posted 9 years ago

Roting Issue / Question

I have a SettingsController and in routes.php this will work: Route::get('settings', array( 'us...

0 Likes
2 Replies
Solved

Changing Scaffold Authentication Default Files

Hy guys, Would be a problem if I change the default Auth files according with my bussiness rules? Wi...

0 Likes
1 Replies
posted 9 years ago

Best Practice to set up manuel Authentication

Hi iam really new to laravel and i wanna know how to built a authentication on my own and what is be...

0 Likes
0 Replies
posted 9 years ago

How to use functionality of a php-extension in a controller?

Hi All! I use the dynamically loadable module(PHPMapScript) and try to create an object of the class...

0 Likes
0 Replies

Is there a way to automatically populate an object with Request data in a Controller method?

I'll try to keep this as short as possible. Basically I want to be able to do this: Let's say I have...

0 Likes
0 Replies
posted 9 years ago

Escape input data in forms?

Hey guys, i have a question about escaping data in form inputs. Is laravel 5.1 escaping data automat...

0 Likes
3 Replies
Solved

Laravel seems to be caching my controller code?!

This is a weird one. I'm getting the following error: Which is obviously related to calling the suc...

0 Likes
2 Replies

laravel + redis session storage + varnish reverse proxy / cache : how to prevent/strip COOKIEs to enable Varnish caching?

I've installed laravel4 on the nginx backend of a nginx (SSL terminator) -> varnish -> nginx (...

0 Likes
6 Replies
posted 10 years ago

Converting existing database to Laravel 5 migrate

Hi I'm using Laravel 5. I've already have a clean database with structures, relations and forign key...

0 Likes
4 Replies

How to pass data to a master.blade.php

I have a master.blade.php and I want a universal navbar that will take the titles of all blog posts...

0 Likes
4 Replies
posted 9 years ago

InvalidArgumentException in compiled.php line 8848: Route [emailapp.defaulttemplate] not defined.

i had a error with controller page. public function getcolumnone(){ //TODO: Select emailapp template...

0 Likes
2 Replies
posted 9 years ago

Unable to @yield

Hi! I'm trying to @yield a "app.blade.php" file from my "/" page named "hom...

0 Likes
3 Replies
Solved
posted 9 years ago

Cannot use nepali unicode in laravel-dompdf

the pdf file generated using laravel-dompdf doesnot support nepali letters, i have set the utf8 meta...

0 Likes
0 Replies

laravel 5 development.ERROR

Im getting this error randomly,i search it and it seems that this happens if you havent set an app k...

0 Likes
5 Replies
Solved
posted 9 years ago

Blog Post on Laravel Relations

If this is not allowed then please delete and accept my apolgies I decided to take a good hard look...

0 Likes
0 Replies

Laravel controlled exceptions

Hello guys! I would like to ask if there is any way to controll a exceptions and finally execute a c...

0 Likes
0 Replies

Eloquent Model for one-to-many relationship that joins another table

Hello, I am new to Laravel and I'm trying to rebuild my corporate legacy system using PHP and Larave...

0 Likes
1 Replies

how to select datas from a relation in a collection or change their names before being turned into JSON

I have been stuck on this for a while even after reading other questions & docs from Laravel. I...

0 Likes
5 Replies
Solved

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.