Hi all i have an issues with uploading tiff format images, i'm using intervention laravel plugin, so...
Hi All i have an issues with copy images from one position to another position public function uploa...
I'm having a hard time getting my dynamic menu to work, it seems the array returned by database is n...
hi I'm kindly new in this community and I have a question about laravel I have already an applicatio...
i am using laravel 5 framework, need to get the path of database.php which is in config folder.. i t...
Hi, Basically I have a CRM system designed with Lavarel. What i am trying to do is Selecting some co...
I I tried to upgrade to Laravel 5.0, but I have a problem with my macros. I have 2 types of macros:...
I have a Contact(contacts) Model. I have a pivot Model ContactContact(contact_contact). I am trying...
Hello everyone, Is it possible to use a variable to extend a blade view ? My idea was to create bloc...
I have this eloquent model query public function getemployee(){ $id = $_POST['id'];...
I'm having two problems resetting my password in Laravel 5: I usually get an error saying the user...
About So I've read up on SSO, and it seems pretty straight forward, however one thing I'm unsure on...
I have this query! $query = $capsule::table('arrowchat')->join('users',function($join){ $join...
Beginner's question... I've been using greggilbert/recaptcha for a contact form. My $rules for the f...
Dear Laravel users, I don't know how to describe what I want to have, in one sentence. I'm looking f...
Hey everybody, I'm just playing around with Lumen trying to build a small API. However I'm having is...
in my head tag, I declared this <meta name="csrf-token" content="{{ csrf_token...
Good morning. I have a vexing problem I've been trying to fix to no avail. I have an app built on L...
I needed to change the Encryptor (because of a large legacy database and we cannot switch the users...
Hello, What are some possible solutions for sharing parts of my Laravel configuration with the brows...
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.