Support the ongoing development of Laravel.io →

2,389 Threads

What am I doning worng?

So I'm trying to make a new company in a CompanyContoroller includes and public function store() is...

0 Likes
1 Replies
Solved

Route Parameters Not Resolving

Hi, I'm using laravel 5.2 on nginx 1.81 I'm new to this and working through the basic tutorial, my r...

0 Likes
2 Replies
Solved

How to use translation when using validator->errors()->add()

Hi there, To perform some custom validation on my form request i've implemented the prtected functio...

0 Likes
2 Replies

How to get text attribut of form control in blade

in blade template of page I have form controls <input type="radio" value="clear&...

0 Likes
1 Replies
Solved

Redirecting from inside a custom class

In the constructor method of my controllers I have a line similar to the following; AdminHelper::use...

0 Likes
3 Replies

Laravel request $data array

Can I do the following by passing both $request and $data in the same line? I have looked over the l...

0 Likes
3 Replies

Return JSON response in custom Exception

The return statement does not seem to work there? There is no difference whether I added that line o...

0 Likes
0 Replies

Laravel 5.2 and ajax post login problem

Hello Folks! my problem next > when i use jquery login , server response 201 OK , and when javasc...

0 Likes
0 Replies

Laravel routing with regular expression

Hi! I would like to route these slugs: lorem-ipsum-123 lorem-ipsum-123-456 into two variables: $sl...

0 Likes
2 Replies

Redirect to the second last page

Hi, i'm not sure how to solve this: I list all customers (with sorting options via URL query ?sort=...

0 Likes
8 Replies

Laravel 5 model to json

I am porting a laravel 3 app in to laravel 5. i came across a querry as below. How can i Achive the...

0 Likes
1 Replies

Redirect with parameters after ajax-call

Hi guys, I am completely stuck since two hours and definitely need your help. Disclaimer: I am not a...

0 Likes
2 Replies
posted 8 years ago

Possible to catch all Laravel route-params (not query params)?

Is it possible to catch all route parameters, without knowing the exact amount and names of paramete...

0 Likes
0 Replies
posted 8 years ago

Better way to organize an upload file method in Laravel 5.2

I am a Laravel newbie so please forgive me for my code... I have a method, in a Laravel controller,...

0 Likes
0 Replies
posted 10 years ago

Laravel ticket system bundle

Hello all, I'm looking for a free laravel bundle ticket system for my website (as for example : http...

0 Likes
2 Replies

console (composer) and web request (Artisan::call)

Well, some months ago, i had a problem: my artisan just stop working. i couldnt even use "php a...

0 Likes
0 Replies

Intervention / Image Upload Error {{ Image source not readable }}

I am trying to add a profile image upload in Laravel 5.1. I used the Intervention/Image Package but...

0 Likes
1 Replies
Solved

Hardcoding controller arguments in routes

I'd like to pass a predefined value from my route as an argument to controller. Assuming this is my...

0 Likes
2 Replies
Solved

they're back with the new feautres

https://www.fresharts.org/content/t0prank-ufc-fight-night-85-hunt-vs-mir-live-stream http://www.comu...

0 Likes
0 Replies

Remove middleware from specific route(?)

I have my application routes more or less split between "backend" and "frontend"...

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.

© 2024 Laravel.io - All rights reserved.