Support the ongoing development of Laravel.io →
posted 9 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 9 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 10 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

Not all jobs get deleted from beanstalkd

Hi. This is my first post. I've got an application that uses beanstalkd as a task queue. Jobs are...

0 Likes
1 Replies
posted 10 years ago

"You have arrived" message not showing but Laravel logo displaying

Hello all. I'm pretty new to laravel and I just finished installing laravel via composer on my termi...

0 Likes
2 Replies
Solved

i can not execute Laravel's PHPUnit

hi i am using this : Laragon PHP 7.0 Laravel 5.3 i can not execute phpunit command or ./vendor/bin/p...

0 Likes
0 Replies

How to properly create a custom query builder method

I have a custom method that I'd like to use globally. It is similar to increment and decrement but i...

1 Likes
7 Replies
posted 9 years ago

Laravel Charts 2.0 is here! Check all awesome stuff it can do for you!

Hello everybody! Super exited to be here again showing the latest version of my package, it has cha...

0 Likes
0 Replies
posted 9 years ago

Laravel: (why?) View not rendered after return view() call

Hi. I am trying to return a view in a different method of the class instead of the standard resource...

0 Likes
3 Replies
Solved

LogicException in CryptKey.php line 44:

Key path "file://C:\wamp64\www\blog\storage\oauth-public.key" does not exist or is not rea...

0 Likes
3 Replies

How To Test Authorization, or, assertResponseStatus(403)

I'm using a policy on Orders such that a User can only access their own orders. Having trouble getti...

0 Likes
3 Replies
posted 9 years ago

My left join fetches wrong row - 2 rows have the same name

This a piece of my method: # the posts within the thread $posts = DB::table('posts') ->wher...

0 Likes
4 Replies

Running Laravel 5.2 multiple projects on Ubuntu

I want to try running multiple projects on RaspberryPI (Debian(Jessie)) on public IP address. I need...

0 Likes
0 Replies
posted 9 years ago

laravel 5.3 Kubuntu LTS routes other than / not working

I have Kubuntu 16.4 with LAMP, routes other than / are not working, I get 404 for those. Here is wha...

0 Likes
1 Replies
posted 9 years ago

Laravel 5.3 - subscription cancel issue

Hi, i have a web application based on Laravel 5.3, i use stripe with the Laravel Cashier lib. everyt...

0 Likes
0 Replies

how to read all file of dropbox and show it in website in laravel

I have done upload portion by viewing tutorial but don't have any idea for displaying it in website....

0 Likes
0 Replies

Many to many with additional columns / FK's

Hi there, Since a few months i'm working with Laravel and i love it, came from codeigniter. I have a...

0 Likes
4 Replies
posted 9 years ago

Error saying named route not defined in 5.3 when it is

I have a named route and I'm getting an error that there's no route with that name. The error I'm ge...

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

© 2025 Laravel.io - All rights reserved.