Support the ongoing development of Laravel.io →

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

Something wierd with findOrFail

Good afternoon, guys, i'd ask you something new about findOrFail method. I was tried to select a use...

0 Likes
0 Replies

Several questions about the REST and security

I'm a newbie in Laravel and REST. I need to create a RESTful app with the Laravel. This app will ret...

0 Likes
0 Replies

Get Json In desired format

Hello Every One, I am working on a web application ,which takes json as input and display it on web...

0 Likes
0 Replies

routes.php changes not reflecting

Im new to laravel. I changed something in the routes.php, e.g. handling a new different URI, changin...

0 Likes
1 Replies

syntax error, unexpected '$test' (T_VARIABLE)

Can someone please tell me why assigning the content of another variable to the protected $table var...

0 Likes
1 Replies

Regarding Laravel installation

Hi, i'm new to Laravel. I have tried to install Laravel on my local system but i am getting error of...

0 Likes
0 Replies
posted 9 years ago

Error Installing Laravel - at project creation

Hi, I'm very new to Laravel, haven't been able to use it frankly because of various errors that I've...

0 Likes
4 Replies

App still remembers me, even if I do not want to...

I try to open my "users admin" app at http://myapp/admin/users -> this URL requires use...

0 Likes
2 Replies
Solved
posted 9 years ago

How to create session after login with the user details?

I want to save some details on session when the user login i.e. simple [session_init() is vanilla ph...

0 Likes
0 Replies
posted 9 years ago

Serialization of 'Symfony\Component\HttpFoundation\File\UploadedFile' is not allowed

Hello guys. I'm having trouble with Image Upload. I have a form with unique field, the image upload....

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