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...
guarnieri007 liked this thread
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...
Hi, First, I was unable to take the manual install path where I ran into dependency problem when I t...
Hey guys, Since last couple of months I have been working on a project management solution called 92...
Hi! I have a system and i want to keep track on revisions. I found the extension Revisonable and its...
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