Support the ongoing development of Laravel.io →

Auth::user() always returns null

Hi, everyone. I implemented login functionality to check role of user. Here is postLogin() function....

0 Likes
12 Replies
posted 9 years ago

multiple File Upload

Hi there, I'm try to integrate jqueryFileUpload in my larvel 5.2 project. I can upload the images o...

0 Likes
3 Replies
posted 8 years ago

A week of Laravel #12 (26 June-03 July 2016)

Updates: laravel/framework [master, 5.2, 5.1], laravel/laravel [master, develop], laravel/docs [mas...

0 Likes
0 Replies
posted 8 years ago

Laravel gift idea sharing website - open source?

Hello, I created the website www.zaawadi.com with laravel for the purpose of sharing gift ideas in a...

0 Likes
0 Replies

Forge - server reset and site cannot be reached

I am using Laravel Forge with Digital Ocean. I reset my server through Forge and now I am getting t...

0 Likes
0 Replies

Select from two tables and show everything

I want to show on the page data from two tables but with a little condition and I can't figured it o...

0 Likes
1 Replies
Solved

how to get jquery variable in controller using ajax

Hello friends I want to make online calculator Below is simple draft of this. I cannot get it work p...

0 Likes
5 Replies

Problems with Auth::user()

Hi, this should be easy to do, but I'm getting an error and at this point I reallly don't know where...

0 Likes
4 Replies
Solved

Codeception exception

I have a really simple test: public function tryToGetJsonDataForAnItem(FunctionalTester $I)...

0 Likes
0 Replies
posted 8 years ago

Profile Page for Laravel App

I’m working a profile piece within my app. I need to know if there is a good package that can be sug...

0 Likes
0 Replies

Easy endless scrolling via jQuery.jscroll and Laravel paginator

I stumbled onto this suuuper simple way to initialize an endless scroller through jQuery Here is the...

0 Likes
5 Replies

Laravel Eloquent Model Does not return anything or show any error

Hi, My Eloquent Model is here- <?php namespace App; use Illuminate\Database\Eloquent\Model; cl...

0 Likes
0 Replies
posted 8 years ago

Artisan migrations - MODELS, and autogenerated code!

A basic and easy question... If you make a migration using "php artisan make:migration create_[...

0 Likes
1 Replies
posted 8 years ago

[PhpStorm] Method Chaining Type Issue

Just a PhpStorm inspection issue- methods that can be chained won't be hinted to their correct type....

0 Likes
0 Replies
posted 8 years ago

I can't install Laravel on Homestead using Vagrant for VirtualBox

When I try to install Laravel using composer on my Virtual Machine I got this message : ErrorExcepti...

0 Likes
1 Replies
Solved

Select option array

Hi guys, i have a form that uses a select option, setup as follows : {!! Form::select('property_type...

0 Likes
2 Replies

Codeception writes in production db and reads from testing

I am trying to write functional tests for my app. I am using Laravel 5.2 and Codeception. I have a s...

0 Likes
1 Replies
Solved

How to store a empty value as null in a Decimal field

Hi there, I have a problem when I try to store a empty string into the database, laravel stores it a...

0 Likes
4 Replies

php7.1 and Mcrypt

Hello all! I read an article today about PHP 7.1 that says mcrypt_* will throw deprecation warnings....

0 Likes
1 Replies
posted 11 years ago

Testing artisan commands

I have two artisan commands and would like to write test cases for it, can't i do it? I didn't find...

0 Likes
4 Replies
Solved

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.