Support the ongoing development of Laravel.io →

1,817 Threads

structure to create statistics

Hello, For a simple questionnaire I would like to create some statistics but I'm not sure if the cur...

0 Likes
0 Replies

CSS & JS Compression & Minify

Looking for a tool with guide to compress my CSS & JS File into one file & No spaces. Questi...

0 Likes
4 Replies

Strategy for migrating a large CakePHP project to Laravel

Hello Is there anyone that have migrated from CakePHP to Laravel? What is best approach to do this w...

0 Likes
13 Replies

Release date for 5.2

Hi, does anyone know when 5.2 is going to be released? Can't seem to find an ETA anywhere..

0 Likes
0 Replies

Simple Ajax Call

Hello everibody, it's my first post, googled a lot but didn't find anithing could help. Here is the...

0 Likes
3 Replies

Laravel form action controller explanation

New to Laravel, My form looks like this {!! Form::open(array('action' => array('SearchController...

0 Likes
2 Replies

Proxy redirection doesn't work while in maintenance mode

I am running my webpage behind a proxy, and everything works until I turn on maintenance mode. I add...

0 Likes
0 Replies

Has Many Through with Pivot issue

Hi everyone. I have these tables and relative Models (http://laravel.io/bin/kWmrk) network_equipment...

0 Likes
0 Replies

How laravel create (belogsTo, hasMany, etc..) dynamic properties over models?

For example, if I have the following code: class User extends Model { public function tasks()...

0 Likes
3 Replies
Solved

Injecting Object into Controller using app->resolving

Hi, I have a question regarding resolving objects in the AppServiceProvider. Somewhere in my code (m...

0 Likes
0 Replies

How to namespace a folder?

So I moved my models from the App folder to a Models subfolder and now any time I want to use a mode...

0 Likes
0 Replies

Hosting many mostly static sites, how to approach serving them?

So i host a lot of small business sites from my web practice over the years (hundreds). Right now I...

0 Likes
4 Replies

Laravel 5 XML Parser

I have created a storelocator.php in my view with the following code : <?php $dom = new DOMD...

0 Likes
0 Replies

caching tips (not doing but placement/organisation)

Ok so i have started caching queries in different places but this has resulted in me remembering to...

0 Likes
2 Replies

Concrete classes stored in DB

Hey Laravellers. I'll get straight to the point: I currently have a inherited a project whereby I ha...

0 Likes
1 Replies

CURL and Facades

Hi all, I need to build a webservice between two laravel applications. APP1 (local IP 127.0.1.1 and...

0 Likes
0 Replies

updatedBy, createdBy, deletedBy - user ID or user name?

I store these columns in some of my Models, my question is, should I store the users id or the users...

0 Likes
7 Replies

How to create client-config driven api

So I am creating an API but it has some caveats. First off I have to be able to easily create models...

0 Likes
0 Replies

Is this correct/secure usage of OAuth2?

Hey, I am setting up OAuth2 for the first time. I'm using the package: https://github.com/lucadegasp...

0 Likes
2 Replies

RESTful API with a Complete Course

I want to share with you my current work, where I teach how to develop a RESTful API using Laravel o...

0 Likes
9 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.