Hi, I've changed my .env database configurations (host, etc). After that, config:cache and config:cl...
I have some tables for enums that I want to store in the database. Is there a good way to handle thi...
I have a form with 4 fields. But according to requirements. If 'Message' field is set, then user can...
I am new to laravel as well as jQuery . In my sample application i have a form and outside this form...
please help me!!! i cant find a guide on laravel 5.4 in this error please if you guys have ideas on...
View $user1 = User::find( Auth::user()->id ); print Form::model($user1, array('route' => 'user...
ErrorException in 33fb9f40de9c86527792aabe2edea085c0b7a479.php line 3: Undefined variable: rfq (View...
Hi,, I've created my first package! Here it is: https://github.com/larsjanssen6/increment-decrement...
Hi, I'm a new developer in Laravel. I made a Portfolio Management system in Personal Banking for our...
let's say the first record for adm_no: 1 , subject_id :1 and had a score of 35 and a second score fo...
I didnt get any information avbout laravel 5.4 and angular 2 documentation details anywhere..Can i g...
I try install Laravel 5, but can't find routes.php in app\Http.
Model <?php namespace App\Entities; use Laravel\Cashier\Billable; use Prettus\Repository\Contr...
Hi, anyone knows of a quiz package for Laravel (or independent)?
I have use Laravel\Cashier\Billable; use Prettus\Repository\Contracts\Transformable; use Prettus\Rep...
I am fairly new to laravel and I'm trying to build an 'add to basket' script. It consists of 3 table...
I am new to OOP and am still trying to grasp all of the concepts. I am trying to figure out how to...
Clockwork is the best package that i found to use during the development phase to make the developme...
With so many cloud providers to choose from like Google Compute Engine, Amazon Web Services, Vultr,...
im using php artisan make:auth any ideas on how to insert the user id of the current login-ed user?...
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