I'm not 100% sure if this is a bug in Ardent or Laravel, but I cannot seem to get the email validati...
Hello all, I ran into a problem during a clean installation of laravel, php5, and apache on my serve...
This is a brand new installation, using laravel new test and then running composer update to sort th...
Hello, once the user is logged in at my application i want to give him the possibility to change his...
Hi i want to use stapler with sentry 2 So i can use Sentry::getUser()->avatar->url('avatar_s...
hi every one i have a strange issue with uploading files i make a form where i put image title and...
The default layout and its controller has the main menu which gets user info from the DB for the log...
Hi everyone, So I am creating an application that manages clients with the CRUD operations using Rou...
I am trying to set-up a demo account for my application. However the system logs out the account if...
I really wondered the way Laravel implements the queue component ; I do know how to configure and de...
I've been stuck with this for a few weeks now, please help. I'm trying to build a package which cont...
I'm working on a project where businesses can create a page and consumers have to be able to login s...
I have got the following array from my form. Now I want to store those data in a table. Array: Array...
Hello guys. How i can ignore begining public word from url ? i moved index.php and htaccess file to...
The old thread is closed, but I've just updated the process of converting the online docs into offli...
Hello there. I've been struggling for hours and hours, searching all over google on how to use Mink'...
I'm rewriting a site using Laravel and having problems with queries involving dates. This is a pre-L...
I have two tables news and comments. News can have many comments: //News public function comments()...
I copied the code of artdarek oAuth into my controller. Here's the code public function loginWithFac...
The timestamps are being filled in both the created_at and updated_at when a record is created in my...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community