Support the ongoing development of Laravel.io →

2,389 Threads

AJAX File Upload with jQuery -- How do I get CSRF into the request? (Updated)

I'm making a file upload system using Laravel, Ajax and jQuery. I am able to submit forms using Ajax...

0 Likes
4 Replies
Solved

Laravel + WebSocket(RatchetPHP) + API Routes + Authentication

In my Websocket application I wanted to dispatch the requests to my API, which is protected by the A...

0 Likes
0 Replies

Browser Caching in Laravel

I want to setup browser caching to load the users avatars. Is setting up the .htaccess file enough o...

0 Likes
0 Replies

Add some data to all methods on constructor

I want to send some data for all methods (GET ) of the Controller and do not want to have to do this...

0 Likes
1 Replies
Solved

InvalidArgumentException View [schools.index] not found. Please help its Urgent

I have created "categorystream" in "schools" section. I have added categorystrea...

0 Likes
12 Replies
Solved

How to share Variables to all views and pages

I'm new to Laravel and i've a question regarding using variables through all my views, to make it cl...

0 Likes
7 Replies
Solved
posted 10 years ago

How Multiple Upload Image Use jQuery File Upload

I use Jquery File Upload for laravel but i can recevied any thing. javascript can not run. Jquery: h...

0 Likes
8 Replies
Solved
posted 9 years ago

UnexpectedValueException

Can anyone please help, Thanks in advance, exception 'UnexpectedValueException' with message 'Invali...

0 Likes
0 Replies
posted 9 years ago

Test a select default value

I've got a select list in a form <div class="form-group {!! $errors->has('primenom')...

0 Likes
0 Replies

Resetting Passwords

I implemented in laravel 5.1 reset password but i have a problem. I enter the email and get me the l...

0 Likes
0 Replies

Laravel i get this error

$this is null in /var/www/html/app/vendor/laravel/framework/src/Illuminate/Http/Request.php on line...

0 Likes
0 Replies

Advanced multiple paginations?

Hi, I want to know how to treat every 5th row different in pagination. I have a $ads variable that k...

0 Likes
0 Replies

Query Not Saving All Input

I am saving an Eloquent model to a MySQL database, however all the request input is not saved, despi...

0 Likes
10 Replies
Solved

After many GET requests via AJAX I get 401 Unauthorized

I am using Laravel 5. After too many GET requests via ajax, let's say an ajax request that gets fire...

0 Likes
2 Replies

Post request query

Hopefully my question isn't going to be too vague, and just let me know if you look at this and need...

0 Likes
13 Replies
Solved

Internet Explorer routing issue

I'm trying to figure out an issue that we're having only with IE; Firefox and Chrome are working fin...

0 Likes
0 Replies
posted 9 years ago

Forge giving error 500 on api

Hello all, yesterday i took forge and linode and started my laravel 5 app. I am going to make an api...

0 Likes
1 Replies
posted 9 years ago

Url Navigation

Hi all i have an issues with header Menu I need to use the class called active it has some special e...

0 Likes
5 Replies
posted 9 years ago

Active class route issues

Hi Buddy, I have an issue with active class. I am using the the following code in the location of ap...

0 Likes
0 Replies

L5.1 why Undefined variable: userInput in View?

Hi! Why im a getting this error in my view?? Controller------ public function createPost(PostReques...

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