Support the ongoing development of Laravel.io →

1,813 Threads

Right way to structure a laravel project and routes ?

Hi everyone, In your team we hesitate on 2 approach to structure an app, views and routing when you...

0 Likes
0 Replies

How to create packages that can be used across different websites

I'm creating a CMS system that we'll be using across a number of very different sites. Currently the...

0 Likes
4 Replies

Any suggestion for protecting user registration route API?

Hi all, I'm now building an API for mobile devices, and for the authentication I'm using OAuth2, and...

0 Likes
0 Replies

Pass API's URL to JavaScript

Hello guys, I wonder how do you pass URLs to your API to JavaScript? I use Ajax with jQuery and what...

0 Likes
1 Replies

View file in response (not download)

Hello guys, is there any built-in method to view file in response, just as it was in /public folder?...

0 Likes
0 Replies

Google App Engine and vagrant

Has anyone taken an existing laravel project running on vagrant/homested and pushed the code to goog...

0 Likes
3 Replies

Pagination: Undefined property: Illuminate\Pagination\Paginator::$username error

AbsractRepository.php /** * Get Results by Page * * @param int $page...

0 Likes
4 Replies
Solved

Location based query

Hello! I am a newby to Laravel. I am building a market place for technicians. On the search page, I...

0 Likes
1 Replies

laravel unit testing fails on multipile methods

this is my simple tests, with nothing on it: <?php class BooTest extends TestCase { /** @tes...

0 Likes
1 Replies

Do No Harm: Laravel

Oversing is the largest Laravel app that we know of. It is an enterprise ERP and PSA - for context,...

0 Likes
2 Replies

Extension/Addons Architecture

Friend of mine in Japan created the package to extend existing Larave 4 to have add-on or extension...

0 Likes
1 Replies

Repositories Abstract - Object Null?

Hi Guys I am trying to get my head around abstracting my repositories, however, I am having a little...

0 Likes
1 Replies

Array to string conversion Route::Group

i have the issues Array to string conversion vendor/laravel/framework/src/Illuminate/Routing/Router....

0 Likes
1 Replies

Separate DB for users?

I have a laravel script installed on my server - I don't know much about this framework (or php for...

0 Likes
1 Replies

Organizing CRUD functions in Controller, or Model?

Trying to rehaul my use of controllers and models. At the moment, I have a controller for: People/P...

0 Likes
0 Replies

Models that that don't extend Eloquent

Is it possible to create a model that doesn't extend Eloquent? I have need for some models that don'...

0 Likes
4 Replies

Setting up a multisite application in Laravel 4.2

Hello, I'm moving our website from asp .net to Laravel (I'm new to it). Gonna explain where we are a...

0 Likes
0 Replies

Strategy for having part of site served through SSL

I have a site that I want any logged in action to be protected under SSL, say all routes are under /...

0 Likes
0 Replies

Using Models for noob

Hi, I'm sure this has been asked a thousand times, but I still can't find much out there. I understa...

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