Support the ongoing development of Laravel.io →

lollypopgr

Joined 7 Jan 2014

Statistics

Threads 2
Replies 4
Solutions 1
Articles 0

Creating an API: Use the same base or not?

I am building my first API and from the very first day I asked myself if its really a good idea to k...

0 Likes
5 Replies

Using DB outside Laravel

I was using Eloquent outside laravel without any problem, until I came to a point that I wanted to d...

0 Likes
2 Replies
Solved
replied 9 years ago

Creating an API: Use the same base or not?

This is how I am doing it @atrakeur, I have different controllers for the API and a Route::group() t...

0 Likes
replied 9 years ago

Using DB outside Laravel

Ah ok, had to do this use Illuminate\Database\Capsule\Manager as DB;

0 Likes
Solved
replied 10 years ago
0 Likes
replied 10 years ago

Welcome to the Laravel.io Forums Public Beta!

Great work guys :-) Is it on github?

0 Likes

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.