I must be missing something simple here, because all my actual laravel apps run fine. git clone git@...
Good morning to all. By executing this query: $post = DB::table('post') ->join('user', 'post.id_u...
Hello, i have problem with output from ssh function. i cant get the output to a html div. Its put th...
Hi, i need select the categories with number of products in each category. With this query i do what...
hello, I have installed laravel homestead(http://laravel.com/docs/4.2/homestead), but if am I trying...
Hello, i have a code like this if ($validation->fails()) { foreach ($validation->messages(...
Hi ! I've been trying to install an Elasticsearch package in my app. i'm using this package: https:/...
Hello Laravel Community, I'm a PHP developer who currently has a website written in PHP5 that I've b...
Dear programmers, I would really like to use dot notations in the laravel cache option, but it seems...
hi guys, i have spend more than 2 day for install this framework, feel suck... And i though i did it...
I have ran into a small problem. I have a site built that only has a web interface at the moment, b...
I'm trying to do a mobile app which will talk to the backend server based on laravel frame to perfor...
Hello everybody. I'm trying to find out what the right way is to use modules / plugins / extensions....
I am building APIs for my Android app using laravel and default session driver set to REDIS. I found...
I am working on a fairly large Laravel application and wanted to get some input on the ideal namespa...
Hi I am looking for a CMS , I search here: http://packalyst.com/s/cms but there are many. Which one...
Hi there, I would like users to click a link in an email, which would send them to a login form. Onc...
Hello, I have my user model referencing a table with a UserID as the PK. The same table has another...
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.