Support the ongoing development of Laravel.io →

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 8 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 8 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 8 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 8 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

can not open login and register pages created by using command 'php artisan make:auth' ?

I‘m a newbie to laravel , trying to get a quick start with it and use command 'php artisan make:auth...

0 Likes
3 Replies
Solved

Laravel on live server sub-domain not working

This is my first project with laravel. I have uploaded my local laravel by zipping the project and t...

0 Likes
3 Replies
Solved

laravel tokenmismatchexception in verifycsrftoken.php line 68 always

I get this error mostly when I redirect to a page that I can use to send a post request. How can I s...

0 Likes
0 Replies
posted 8 years ago

Why am i getting 404 responses when rewritting if the htaccess and Laravel (5.1) looks ok?

I'm having a problem doing internal rewrites with apache/htaccess and Laravel 5.1. The scenario is q...

0 Likes
0 Replies

Very Confusing MethodNotAllowedHttpException on a put request laravel

So far all attempts to modify the routing methods have failed. Been following some documentation on...

0 Likes
3 Replies

Getting error in installing laravel 5.2 in ubuntu 14

I am getting this error when installing laravel 5.2 on ubuntu 14. I have used this following command...

0 Likes
1 Replies
posted 8 years ago

L5.3 Unit Testing with FindOrFail ModelNotFoundException

I am writing a unit test for a route passing a $id and have a ModelNotFoundException being thrown. I...

0 Likes
0 Replies

slug, str_slug

I added a collumn in the table users I call slug, no errors or anything, it just doesn't add. Should...

0 Likes
2 Replies
Solved

What admin panel (crud generator) more usefull?

Hi I am beginer in laravel. Trying to create admin panel for site. There are many admin generators....

0 Likes
1 Replies

Laravel application for Internet of Things:Sensors sending data contoniously

Hi All, Good day!!! I am developing web application using Laravel. Its basically web application whe...

0 Likes
0 Replies
posted 8 years ago

Ajax And Laravel 4.2 with DataTables

Hi guys, I just want to ask how to use Ajax in Laravel 4.2, because everytime I used simple Ajax and...

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.

© 2025 Laravel.io - All rights reserved.