Support the ongoing development of Laravel.io →

lordmilutin

Joined 7 Aug 2014

Statistics

Threads 2
Replies 7
Solutions 1
Articles 0

Multiple databases or no?

Hello all, Currently I am working on Laravel application that uses many databases. It's organized in...

0 Likes
3 Replies
posted 9 years ago

Blade IF ELSE and Extends

I want do check simple condition and then decide what template should I extend. I want to do somethi...

0 Likes
6 Replies
replied 9 years ago

Multiple databases or no?

Well it's basic model where I have other companies to rent my application service. Then I add them a...

0 Likes
replied 9 years ago

How to install

You can't install Laravel via composer on cpanel reseller account ( shared hosting ) since you need...

0 Likes
Solved
replied 9 years ago

Auth::attempt() fails

I usually do it like this: ##Routes Route::get("/login", array( "as" => &quo...

0 Likes
replied 9 years ago

Auth::attempt() fails

SelimSalihovic said: Tried that. Still not working :(. It acts like the form isn't submitted at all...

0 Likes
replied 9 years ago

Removing comma from laste array

Try rtrim($string, ",")

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.