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

Failing to define a Restful controller

Hi, I am trying to define a simple Restful controller like so. Following the instructions here: Rest...

0 Likes
7 Replies
posted 9 years ago

(Need advice) instantiate a model with some constraints

I'm creating a membership site. Let's just say that, user will have photos. when user logged in, thi...

0 Likes
0 Replies

Eager loaded results not sorting

I have a query with eager loaded results that need to be sorted. I've used similar code in other are...

0 Likes
0 Replies
posted 9 years ago

Class not found. Strange error.

Hi, I'm actually creating an online shop, but I've got a strange error. So that's how the error page...

0 Likes
2 Replies
Solved

replace mcrypt with openssl in Encrypter class?

Hi all, I've been working for some time now on a Laravel application that's going live to the world...

0 Likes
0 Replies

Eloquent join not working

For some reason when I do the following it only lists this. Any ideas as to what I am doing wrong....

0 Likes
10 Replies

Laravel Module duplicate

Hello guys, I m new on Laravel and try to learn. Now i am busy with some coded laravel project like...

0 Likes
0 Replies

ErrorException (E_UNKNOWN) Undefined variable...

Hi, I have this function for password recovery public function postForgotPassword() {...

0 Likes
3 Replies
Solved

starting laravel 4

hello all installed laravel 4 and received the welcome message. my url looked like this: http: // lo...

0 Likes
2 Replies

trailing slash redirect to base uri only with "nl/"

Hi, I'm not sure what's going on. Trailing slashes always redirect to non trailing slashes exept whe...

0 Likes
0 Replies

Visually Change and Save Row Order to Database

I am using "Bllim" Package (Server-side handler of DataTables Jquery Plugin for Laravel 4)...

0 Likes
4 Replies

Eloquent ORM find related object

What is the correct way to find a related object based on a where clause with Eloquent ORM? For exam...

0 Likes
1 Replies
posted 9 years ago

Error: SQLSTATE[42000]: Syntax error or access violation: 1064

Hi, I have the following error: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an...

0 Likes
1 Replies
posted 9 years ago

Routes error in Laravel 4: NotFoundHttpException Controller method not found.

Hey guys, I can solve this myself, so I thought I'd ask for help here. I searched the forum before,...

0 Likes
1 Replies
Solved

Laravel HTTPS Named Route

Ok, so I don't know if this can be incorperated, but I notice that laravel doesn't have a way of gen...

0 Likes
1 Replies

Automated API testing w/ auth

I have 2 Laravel 4 apps built as APIs. Currently, they are protected with a custom auth driver that...

0 Likes
1 Replies
Solved

Model events and validation

I'm having a curious problem that probably stems from my lack of knowledge of the IOC! I'm injecting...

0 Likes
0 Replies
posted 9 years ago

How did laravel packages access non static method in statically way

HI, How do you call a non static method in static way How it is possible. i want to know the process...

0 Likes
4 Replies
Solved

Unit testing workbench routes

Hello, I'm quite new at testing, and I am struggling to test my workbench packages routes. The issue...

0 Likes
0 Replies

Unit Testing in laravel

I am a beginner and I want to write nice test case for my api server and need to do unit testing so...

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