Support the ongoing development of Laravel.io →

Laravel API not responding quick enough

Hi, I have developed an API for an Angular front-end (https://brandhunt.co) The problem is that I ge...

0 Likes
2 Replies

authorization policies always return false

Hi everybody! I defined an ability in AuthServiceProvider and it always returned false because i us...

0 Likes
0 Replies

How to upload file/s (specifically pdf)?

Hi, can someone help me with the uploading of file/s. . .

0 Likes
3 Replies
Solved

Paid membership and SMS? What are my options?

Hey there, So what I have been doing with Laravel so far is mostly pretty basic compared to the proj...

0 Likes
0 Replies

hide the label of text box

hi there, i am new to the forum and this is my first post with laravel. i would like to know how to...

0 Likes
4 Replies

Is including a user's id in url dangerous?

So, I am working on a product and using ID's in the URL and not using slugs. The only point I know d...

0 Likes
3 Replies

Simple Pagination on a Filtered Collection

Hello! I have a view which returns a filtered collection. Before filtering the collection, the Eloqu...

0 Likes
1 Replies

include files have to be defined as views?

Hi all. A very simple question I hope. My understanding having read the 5.3 user manual (https://...

0 Likes
2 Replies

Unit Tests fails with unexpected response code

I'm quite new to laravel development. I'm trying to create a unit test, which should fail (response...

0 Likes
3 Replies
Solved

My controller exist but laravel don't identify it

Hello guys, I have defined my controller and it was perfectly working. Suddenly when I click on the...

0 Likes
1 Replies

Laravel 5.3 bug, view is defaulting to the wrong controller with a similar name to the desired controller

This is a problem which our team has faced previously however we thought it was a merge conflict on...

0 Likes
1 Replies

Laravel 5.3 Bug on 'php artisan make:auth' app.blade.php

If you have fresh install laravel app. And did php artisan make:auth When you open the login route....

0 Likes
1 Replies
posted 8 years ago

Can't change sender email address

I'm using php mail() to send mail through laravel. I'm setting the from and subject of the email in...

0 Likes
1 Replies
Solved
posted 8 years ago

using @include(partial) inside @foreach renders the partial only once

Hi I'm trying to include a partial multiple times using blade so in my code I have an array and a f...

0 Likes
0 Replies

is Event and Listener are important to use in laravel ?

Hi friends is Event and Listener are important to use in laravel if yes , why ? i'm feeling that it'...

0 Likes
1 Replies
posted 8 years ago

Update a view without reloading

Hello everyone, I want to update a page as a link I click : <li class="active"> <...

0 Likes
1 Replies
posted 8 years ago

File:delete don't delete the file

I have this function to delete image when the row is deleted public function destroy($id) {...

0 Likes
1 Replies

Getting Password Access Token for Mobile - Custom Auth

Hi, I have an API that is going to be used in a JS/React frontend and a Mobile App. The JS part is c...

0 Likes
0 Replies
posted 9 years ago

Cookies encrypted?

I'm trying to retrieve cookies using Cookie::get(), but they appear to stay encrypted. Example: dd(C...

0 Likes
2 Replies
Solved

laravel passport components are not loading on AMPPS (AMP stack)

When I try to check my project which is running on AMPPS (AMPPS is a cross platform AMP stack) on ub...

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

© 2025 Laravel.io - All rights reserved.