Support the ongoing development of Laravel.io →

2,390 Threads

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

Sending a Delete request via ajax

I am using an ajax call to delete an object from the database, but i am not using a form for this so...

0 Likes
12 Replies
Solved

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

Update multiple user details when new user is registered in laravel php

Here is register new user code in php laravel-5.4 mysql ####################code here starts######...

0 Likes
2 Replies
Solved

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
posted 10 years ago

[Resource Controller] route("resource.destroy") calls "resource.show"

Hi everyone, i have a bit of a struggle with the resource controllers. As you can guess from the top...

0 Likes
5 Replies
Solved

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
posted 6 years ago

[Feature request] Add config for notifications table

Hi, The github ticket https://github.com/laravel/framework/issues/15847 pretty much summarizes the i...

0 Likes
0 Replies

Middleware Auth for Resource Controller

I'm trying to use Laravel's auth middleware for a resource route. I have it setup as the code below...

0 Likes
3 Replies

Sending email via Laravel 5.2

Hi, The test email is working fine but once send via the contact form its not sending email. how can...

0 Likes
8 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.

© 2024 Laravel.io - All rights reserved.