Support the ongoing development of Laravel.io →

KuenzelIT

Joined 9 Jul 2014

Statistics

Threads 4
Replies 8
Solutions 0
Articles 0

Validating route parameters in form requests

Hey, I'd like to ask you guys how you validate route parameters with a form request. I have the foll...

0 Likes
1 Replies
posted 7 years ago

Defining layout in Controller

Hey, in Laravel 4 it was possible to define the master layout in the controller, so that it was used...

0 Likes
0 Replies
posted 9 years ago

Session content not available in Service Providers register()

Hey, I'm currently having a big problem with accessing the Session content inside of a Service Provi...

0 Likes
9 Replies

Seperate rights management from views and controllers

Hi, I want to ask you guys about how you seperate your roles/rights logic from views or controllers....

0 Likes
3 Replies
replied 7 years ago

Validating route parameters in form requests

I think I should use route patterns as described here: https://laravel.com/docs/5.1/routing#paramete...

0 Likes
replied 9 years ago
0 Likes
replied 9 years ago

Session content not available in Service Providers register()

Yeah, if it were only routes. But a package is also registering navigation elements and may do some...

0 Likes
replied 9 years ago

Session content not available in Service Providers register()

Hmm, alright. I get that somehow. I assume the Session's boot method loads the content then, so it's...

0 Likes
replied 9 years ago

Deploying laravel project to server?

Why not just uploading the files of dompdf like your own files? Should still work.

0 Likes

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.

© 2024 Laravel.io - All rights reserved.