I have two laravel 5 apps using one database with two auth tables: users (internal use) and accounts...
Curious as to what anyone doing build testing / continuous integration is using to do such outside o...
Hello, I am please inquire. With Laravel 5.1, I would get my list of categories, and count the numbe...
in native PHP I use to do this $var = isset($_GET['val']) ? $_GET['val'] : 1; then switch case 1: in...
I have developed my first Laravel CRUD application and i am looking to setup a system of authenticat...
I'm developing an image sharing platform, but when I want to load an page with a lot of images I oft...
Hi, I have a homestead / vagrant / laravel setup. my main question: Does anyone knows how to suspend...
We have a Cisco security appliance at my office that forwards all outgoing requests to an ENVOY site...
Please i need some help in my application. I am using Laravel 4.2 and MySQL database. I am trying to...
Hi, i'm trying some things with migrations. i made a model, i added columns with an migration, and a...
HI, I'm trying to use MisterPhilip/maintenance-mode to allow certain users (who are admins of this a...
for some reason it doesnt return null anymore though I didnt know why it works. now I want to popula...
If you are looking to get rid of the hair from your hands and legs you should approach the beauty pa...
[ View A] -> ( Form ) -> [ Controller A ] -> [ Controller B ] -> [ View A ] From View A...
Hi all, There is a strange issue with a application where i work. Without any notices you get logged...
<?php namespace App; use Illuminate\Database\Eloquent\Model; class Task extends Model { p...
Hello, Laravel does not load .env when deployed in the server. The file is loaded as supposed to in...
Hey guys getting this error on this database save for a photo using dropzone.js here is the model ca...
Hi, I'm creating a admin panel in laravel using manual user authentication. I put a session variable...
I do not find it in the documentation, how to change the length of a string=varchar column using the...
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