Support the ongoing development of Laravel.io →

3,383 Threads

Error post method variables

I have problems with the POST method during the passage of the variables: POST http://test.deleks.co...

0 Likes
1 Replies

routes.php new route is not picked up by Laravel or Nginx?

I've been working on my project for a while. Today I added a new entry in my routes.php: Route::get(...

0 Likes
2 Replies

Data from one view is shared with all views.

Hello, I have recently installed laravel debugbar (https://github.com/barryvdh/laravel-debugbar) and...

0 Likes
2 Replies

homestead php session timeout setting

Where to set the PHP Session setting in homestead? I run normal php script, and I had set ini_set('s...

0 Likes
1 Replies

Jenkins CI - Abysmal Code Coverage

Hi everyone, Just getting through setting up Jenkins to successfully run the PHP QA Toolchain (http:...

0 Likes
3 Replies
Solved

Gulp error when trying to compile all stylesheets

If I use this code in the gulpfile.js: var elixir = require('laravel-elixir'); /* |-----------------...

0 Likes
3 Replies
posted 9 years ago

SHOW LARAVEL.IO: Laravel 4.2 scheduler for any Laravel action

Execute any Laravel action (not just commands) on any schedule from just one cron job! Inspired by T...

0 Likes
3 Replies

Image not found

It's getting images from IPB forum but there are many types jpg;gif;png <img src="http://*/u...

0 Likes
1 Replies

Illegal offset type

Hey guys, I'm receiving this message when i install my project on GoDaddy hosting. picture If you gu...

0 Likes
1 Replies

Subdomain configuration on windows using xamp

Hi guys, Been working on a project where i need to do a subdomain. i have hosted the project on virt...

0 Likes
0 Replies

Cannot Install Laravel Package - Intervention Image

So I am following the tutorial on tuts+ Premium from Jeffrey Way - Creating an Ecommerce App in Lara...

0 Likes
3 Replies

How to determine required PHP modules

I'm needing to compile a list of all PHP modules that are required for a site. I know I can use &quo...

0 Likes
0 Replies

Strange Laravel behavior when updating a model

I have this sample route: Route::get('orders/{orderid}/cambiaestado/{estado}', function($orderid = n...

0 Likes
2 Replies
Solved

retrieving multiple records

I am trying to retrieve and show with a blade file more than one record and cant figure out how. If...

0 Likes
3 Replies
posted 8 years ago

vagrant homestead don't work after el capitan upgrade

Hi all, after El Capitan upgrade i had to upgrade my enviorment ando: Install the new version of va...

0 Likes
0 Replies

Artisan stopped working

So today I created a new project, based on Laravel 5. In the beginning all was well, and then I adde...

0 Likes
3 Replies

API only, no blade needed.

How do you properly set up a Laravel back-end API only with Angular front end so that Laravel does n...

0 Likes
6 Replies

Sub Domain Routing

Hi all, I am currently planning a project and I know that i will have 4 possible sub-domains but i a...

0 Likes
0 Replies

An additional homestead feature.

Hey all, Quite a while ago I forked the homestead repository and made a change, I created a PR and t...

0 Likes
1 Replies

Elixir Help

I am using angular-js as the front end and using / attempting to use Elixir to manage the assets. So...

0 Likes
4 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.