Support the ongoing development of Laravel.io →

440 Threads

Laravel Spark Plan

Can I customize the plan attribute? example, I want to give limit number to create tokens. If i choo...

0 Likes
0 Replies

What are some of the best side made with Laravel?

I just wanted some inspiration for the best sites created with laravel

0 Likes
2 Replies

Larasites - A curated collection of the best websites made using Laravel

Hi Everyone :) My name's Wayne and I helped make Larasites. We made Larasites in an attempt to stren...

0 Likes
1 Replies
posted 8 years ago

Black version of the Doc's

I'm new to Laravel and spending lots of time with the docs. I modified the CSS to make it black as i...

0 Likes
1 Replies

Calling eloquent relation multiple times doesn't return data

I'm having this strange behavior in Laravel 5.1 where when I call the relation of an eloquent model...

0 Likes
0 Replies

My link to github profile is not working on this laravel.io site.

Yesterday, I changed my username on github profile but here (laravel.io) remains old link to my prof...

0 Likes
0 Replies
posted 10 years ago

Favorite or subscribe to thread feature

It would be nice if you could favorite or subscribe to a thread. This would allow you to reference i...

0 Likes
6 Replies

Create join without "ON" clause

Hi Guys...i need some help...i need to implement something like this... select * FROM matchscore_pr...

0 Likes
2 Replies

Problem redirect administration panel

Hi, you do not see the administration panel: http://www.sito.net/administrator/login But you get the...

0 Likes
1 Replies

APP_Key Error in Laravel, Php artisan key:generate

I wanna know how to generate 32 size App_KEY in php artisan ? cuz, in my project it generates APP_KE...

0 Likes
1 Replies

Is it possible to inject an interface into Laravels Kernel.php?

I am currently refactoring my Laravel 5 project in order to make use of the Repository Design Patter...

0 Likes
1 Replies
posted 8 years ago

can laravel docs site can have go to top button

while checking out docs for some queries , i have reached to the bottom of page. if i need to search...

0 Likes
1 Replies

convert string to integer

I convert string in to integer with (int) function But on localhost this work fine but when i upload...

0 Likes
1 Replies

Passing Multiple Parameters through URL to Controller using Input::get('paramter1').

Hello, This is my route.php Route::get('test/{paramter1}/{paramter2}', 'Somecontroller@somemethod');...

0 Likes
1 Replies

Artisan display an "K" in all commands and I got the same "K" in my site.

Artisan display an "K" in all commands and I got the same "K" in my site. E.x: k...

0 Likes
3 Replies
posted 8 years ago

eloquent model delete does not work

hi.. public static function boot() { parent::boot(); static::creating(function($model)...

0 Likes
1 Replies
posted 8 years ago

Komodo IDE 10(X) has been released.

The long awaited Komodo IDE 10 has been released. Check it out, you might just like it ;). http://ko...

0 Likes
0 Replies

No query results for a model

Good day, Am trying t return a view from login valdiation but an error keeps showing "No query...

0 Likes
0 Replies

What is the best way to build a site that also uses an api and Ionic ?

Hello. I am a little confused about sometime and thought i would ask the your thoughts. Basically I...

0 Likes
3 Replies

Oauth 2 PUT & DELETE Method Not working

Urgent!!! I Applied Oauth On my API, It's working fine on GET, POST Method, when calling API I passe...

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