Support the ongoing development of Laravel.io →

1,848 Threads

Updating another user and ignoring its name/email when validating

Hello, I'm having some trouble realizing a bit of logic in my application. In short, I have a user u...

0 Likes
2 Replies

Third party tech support to diagnose, install

www.mcafee.com/activate we are third party tech support firm who make sure that our customers are sa...

0 Likes
0 Replies

404 in Route View()->first()

Hi there, I want to return a standard 404 error for all requests, which do not have an existing view...

0 Likes
0 Replies

Getting 301 moved permanently response on Laravel API post request

I have deployed Laravel REST API app on Server. I am using VUEJS for frontend and Laravel Passport....

0 Likes
0 Replies

save log data into mysql instead of laravel.log

i created middleware for logging api request and response ,but i want to log it into mysql table.how...

0 Likes
0 Replies

'web' middleware is not works. Upgrade from 5.1 to 5.5 (version to version).

Laravel Version: 5.5 (upgraded from 5.1 version to version). PHP Version: 7.1.11 Database Driver &a...

0 Likes
0 Replies

Laravel Route:POST - Very High CPU Usage

I am testing the Laravel 5.4, i found something weird. from a simple hello world function: public fu...

0 Likes
2 Replies

Is it possible to return a view from a middleware?

Maybe I don't understand the concept of middlewares correctly. Is the only thing I can do redirectin...

0 Likes
5 Replies

My AJAX post contains the correct token header but I still get a TokenMismatchException

I have an Angular.js and Laravel web application. All my ajax posts and get requests to the laravel...

0 Likes
0 Replies

Popular Routing

Hello everyone! After some have watched screencasts I see that everyone wrote a routes manually for...

0 Likes
3 Replies

group middleware not working in laravel 5.4

I am create Restfull API using laravel 5.4 and create simple CRUD demo with middleware group routing...

0 Likes
0 Replies

Sub request in Laravel 5

I'm looking to do sub requests in my API, to other parts of my API. I have done this before in Symfo...

0 Likes
0 Replies

Problems with checkboxes and routes

Hello, I'm trying to get the ID of the ids that I'm passing, in case it can be up to two ids since I...

0 Likes
2 Replies

Check the status of a record in the Database and return a value

Hello everyone, I'm starting with Laravel and I'm really enjoying it. I need your help, I need to qu...

0 Likes
1 Replies

Flash data lost after Session::save()

Hey, as title stated, I lose my flash data after I trigger a Session::save in the destruct of my con...

0 Likes
1 Replies

Class Iluminate\Http\Reqeust does not exist how to fix that ?

this my error Class Iluminate\Http\Reqeust does not exist namespace App\Mail; use Illuminate\Bus\Que...

0 Likes
3 Replies

How to use laravel application as both web application and Rest API

I am implementing a laravel web application and I separately implementing native mobile application...

0 Likes
4 Replies

Cache driver File with entrust

I need to use the cache driver = "file" for the cache to be stored and so I can use it in...

0 Likes
1 Replies

Display multiple json objects present in the single data cell

I have a column say placeditems where each time an user places his order a json object is stored.So,...

0 Likes
0 Replies
posted 6 years ago

why only 1 row printed? ask about DOMpdf

guys, i have this code. i intend to make whole document printed but only 1 row appear $query = mysql...

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.