Support the ongoing development of Laravel.io →
posted 10 years ago

Referencing php file for Ajax call

I have have an Ajax requesting a blade.php file using the full path $("#main").load('http:...

0 Likes
2 Replies

Is this a pivot table or not?

I cannot figure out my Eloquent Relationships and it is driving me NUTS! I've basically decided I've...

0 Likes
2 Replies

MySQL DAYOFWEEK in DB::raw

I'm trying to get all services where the serviceDate is on a Monday, and am getting something wrong....

0 Likes
1 Replies
Solved
posted 10 years ago

No Ajax help

I run this simple route and get message "No Ajax". I can't get any ajax request to functio...

0 Likes
1 Replies

FatalErrorException - Class 'Base_Controller' not found

Hi, This may be a stupid question however I'm a beginner and have recently started learning Laravel....

0 Likes
4 Replies
Solved
posted 10 years ago

How to test console response with Codeception ?

I want to test console command with codeception acceptance test. following is console command &...

0 Likes
0 Replies
posted 10 years ago

Can't install Laravel after Lumen installation

Hello fellow programmers! I hope someone is able to help me with this problem. I am trying to instal...

0 Likes
2 Replies

Controller subdirectory and Route Group with multiple Controller does not work

Its might be a bug in laravel but not sure, need your suggestions about to resolve this. The issue i...

0 Likes
0 Replies

Can't Install Laravel in Ubuntu localhost

I can not install laravel frame work in my ubuntu localhost Please hehp how can I install this?? Act...

0 Likes
1 Replies

Log does not work in Lumen?

I got this problem with lumen/framework, the log doesn't work. I try to post the issue in github but...

0 Likes
2 Replies

Laravel 5 namespaces and using classes - am I doing it right?

Hi, Currently I'm working on the back-end system of my website and I've created a module where admin...

0 Likes
2 Replies
Solved

Connect SQLITE into Laravel5?

I already installed SQLITE under laravel5 directory (laravel5/database/sqlite) I can also create dat...

0 Likes
0 Replies

Do I need to sanitize my URL i.e. {userID}.myapp.com

I am using an app with different users and to view their profiles you need to access {userID}.myapp....

0 Likes
6 Replies
Solved

i'm getting auth attempt false in laravel 5

This is my controller public function authenticate(Request $request) { $username = Input::get('usern...

0 Likes
15 Replies

Laravel 5 Auth: These credentials do not match our records.

Hello, I'm just starting out with Laravel 5, I come from Laravel 4 environment so it shouldn't be to...

0 Likes
3 Replies

(over) engineering issue?

I'm currently migrating another app (from Slim to Laravel) that uses the Hashids library. Interestin...

0 Likes
1 Replies

Scope And Relationship on Same Model

I have a table called payments which contains a field called Vendor ZIP. I have a table called 20150...

0 Likes
1 Replies
posted 10 years ago

Some model's Accessors are not being picking up

I have a model with a number of fields. I need to massage some before output, so I use accessors - b...

0 Likes
1 Replies
posted 10 years ago

Laravel 4 style exceptions in Laravel 5

Laravel 4 had such cool exception handling pages... e.g. in http://i.stack.imgur.com/2uYwX.png Is th...

0 Likes
2 Replies
Solved

Route:list not working outside Homestead SSH

Hi! I want to run the simple command: "php artisan route:list" but I can't! at least if I...

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.

© 2025 Laravel.io - All rights reserved.