I am getting this small issue. Below is the source code Doctor Model: class Doctor extends Model {...
I have a model that encrypts and decrypts values using mutators, as described here: https://laravel....
I am looking for a way to customize the logic that is already in place within the application (using...
Hi, I'm getting the following error when trying to send out mails Swift_TransportException: Connecti...
When accessing variable that is DATE type in database, the return value is in HEX (b"É\x07\x01\...
In Laravel 5.1 I've setup my models and added the $fillable array like I usually would. My User mod...
I am using Laravel 5.4 with mix to version my javascript and scss files. The problem is: it doesn't...
Illuminate \ Database \ QueryException SQLSTATE[42S22]: Column not found: 1054 Unknown column 'id' i...
I have two websites that I have merged into 1 whitelabel back-end using laravel. My problem now is t...
Hi everyone, I've two validations for requests that are now managed through two different files (cla...
good day. I have researched about it, but nothings matched with my problem. Here's the scenario. I h...
Hey all, I'm currently a Yii developer who's looking to shift over to Laravel. Obviously, it's a lit...
We want to install SQLCiper within this environment. Need to be able to open the Ciphered Database....
Hello, Just like the title say, I have two domain and both of them have their own path. /home/web/si...
Hi laravel.io my first question ever. I'm looking for a way to render a block of html to every view...
Hey guys, In my application I have some images that belong to some articles. These are shown perfect...
I'm working about a website that need more languages. I start the project using Laravel Localization...
I'm developing with laravel in windows with xampp. I'm using crudbooster to generate cruds and admin...
Hi there, I finally managed to crop resize and compress an image file the user is submitting through...
I have write following Query to Insert or Update Purchase Invoice Items. if i Enable dd() insert is...
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.