Support the ongoing development of Laravel.io →

2,389 Threads

can't view PDF file from the computer.

How can i view the data here please help thanks. public function showpdf($fsr_num)...

0 Likes
0 Replies

upload file bigger than ~1Mb error 3

PHP upload error: ( http://php.net/manual/en/features.file-upload.errors.php ) Value: 3; The uploade...

0 Likes
0 Replies

Laravel 4.2 return white page with this error on public

I'm using Lravel 4.2 on Ubuntu 16.04. I've installed xampp stack with php 7.05 support. All php does...

0 Likes
0 Replies

Response Format

Can someone give me a good json response structure for APIs? E.g { "http_code": 200, "...

0 Likes
0 Replies

JSON response returns raw data to browser

Posting from Japan... I need you guys' help... So here's my story. Created new registration form fo...

0 Likes
0 Replies

5.2 Form in not being repopulated after validator fails.

Hello I have this issue, I am making a form to create students and that form is validated in my stor...

0 Likes
0 Replies

homestead.app not coming up from the browser

Hello Guy, Am new to laravel homestead. I followed the dochttps://laravel.com/docs/5.2/homestead on...

0 Likes
2 Replies
Solved

Timed Queue Request - Per User

Heya, I'm making some API requests to a service, and they have a leaky bucket policy. Maximum of 40...

0 Likes
0 Replies

Soap client not authenticating with wsdl

I am using laravel-soap for a wsdl. Its not authenticating even though all parameters are correct. I...

0 Likes
1 Replies

How should I store this values into my pivot table?

Hello, I'm kinda new with laravel and I can't solve this problem by myself. I've tried a lot of thin...

0 Likes
1 Replies
Solved

How to Access Route Parameters in Service Provider

My Problem is how to access the parameter "version" to Service Provider Here my app/routes...

0 Likes
1 Replies

Routes inside middleware web not working

Hi, I'm very much new to Laravel, and I'm trying to create a route Route::group(['middleware' =>...

0 Likes
7 Replies

Validation localization with arrays of input

Hi all, I am currently working on a very dynamic form in which fields can be added and modified at t...

0 Likes
0 Replies

Session not persisting 5.2

Hello, So everything was working brilliant before I shut my laptop down and rebooted it, and when I...

0 Likes
1 Replies

Route Welcome from tutorial does not work

Hello, I just started learning Laravel from this series: https://laracasts.com/series/laravel-5-from...

0 Likes
1 Replies
posted 9 years ago

Correct way to dispatch a new request inside the application and dealing with Request injection afterward

I am dealing with a restful api. Each controller deals with one type of object. Now the wish is to u...

0 Likes
5 Replies
posted 8 years ago

Route dispatch

I have similar problem in Laravel 5.1 I have route like that $oldRequest url: /test1 method: post da...

0 Likes
0 Replies

Random log out on specific route

So here's a problem I've encountered now. I have some page to view stats for different kinds of cont...

0 Likes
0 Replies
posted 8 years ago

Laravel serving up pages from invalid route

I have the following route: Route::resource('users', 'ProfileController'); When I go to example.com/...

0 Likes
0 Replies
posted 8 years ago

Dynamically handle multiple domains

the idea is simple: Our SaaS Administration panel can be reached by "adminDomain.com" Of c...

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.