Hey guys, Can some one tell me if homestead/ forge will support remote connections to external mssql...
I am using Cloudways to host my Laravel 5 application. Recently, they introduced Redis Cache as an o...
Hi, I have been recently looking into Laravel coming from a JavaScript (and some Java) background. I...
I have problems with the POST method during the passage of the variables: POST http://test.deleks.co...
I've been working on my project for a while. Today I added a new entry in my routes.php: Route::get(...
Hello, I have recently installed laravel debugbar (https://github.com/barryvdh/laravel-debugbar) and...
Where to set the PHP Session setting in homestead? I run normal php script, and I had set ini_set('s...
Hi everyone, Just getting through setting up Jenkins to successfully run the PHP QA Toolchain (http:...
If I use this code in the gulpfile.js: var elixir = require('laravel-elixir'); /* |-----------------...
Execute any Laravel action (not just commands) on any schedule from just one cron job! Inspired by T...
It's getting images from IPB forum but there are many types jpg;gif;png <img src="http://*/u...
Hey guys, I'm receiving this message when i install my project on GoDaddy hosting. picture If you gu...
Hi guys, Been working on a project where i need to do a subdomain. i have hosted the project on virt...
So I am following the tutorial on tuts+ Premium from Jeffrey Way - Creating an Ecommerce App in Lara...
I'm needing to compile a list of all PHP modules that are required for a site. I know I can use &quo...
I have this sample route: Route::get('orders/{orderid}/cambiaestado/{estado}', function($orderid = n...
I am trying to retrieve and show with a blade file more than one record and cant figure out how. If...
Hi all, after El Capitan upgrade i had to upgrade my enviorment ando: Install the new version of va...
So today I created a new project, based on Laravel 5. In the beginning all was well, and then I adde...
How do you properly set up a Laravel back-end API only with Angular front end so that Laravel does n...
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