Support the ongoing development of Laravel.io →

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
posted 10 years ago

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

Single User Authentication and Multiple Role

I want assign multiple roles for single user and want to change user role on single login

0 Likes
2 Replies

How to stop Encypting/Decrypting saved data from losing everything after double quotes?

I have an app that is taking data from a form, encrypting it, writing the encrypted data to a field...

0 Likes
3 Replies
Solved
posted 10 years ago

(yet another) php_mcrypt.dll and libmcrypt.dll woe

Hello, I'm having what seems to be a rather common problem for many when we first attempt to install...

0 Likes
0 Replies

Eloquent Models/Relations

Previously I was using raw SQL statements in a non-Laravel environment so this is a port from that t...

0 Likes
2 Replies

JS creation of DOMs or replace with html - advice needed

Sorry if the title is confusing - I am trying to work out best practice for an app and I am lost. Yo...

0 Likes
2 Replies

Can I specify a database connection for an individual unit test?

My test suite currently has 67 tests and 167 assertions. If I run the tests in a SQLite memory datab...

0 Likes
2 Replies
Solved
posted 10 years ago

Laravel recipes site

Hello, I'm new in laravel. My question regards a creation of a recipes site. I created one for my sc...

0 Likes
1 Replies
posted 10 years ago

Select input validation

i have select input field in my form.So now how can i validate this input field ??????

0 Likes
1 Replies

Notification Package

What I'm trying to learn and understand is how to set up to where I can pass a message to my message...

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