Support the ongoing development of Laravel.io →

OKNoah

Joined 7 Jul 2014

Statistics

Threads 10
Replies 16
Solutions 1
Articles 0
posted 9 years ago

New API documentation

The automatically-generated Laravel documentation isn't like any docs I've ever used and I found it...

0 Likes
2 Replies
posted 9 years ago

Check if row exists

Should this work to see if a row does or doesn't exist? $exists = DB::table('roles')->where('nam...

0 Likes
3 Replies
Solved

Application key not set

When I run php artisan key:generate it says Application key [yiTC3tRuczqMVrbikesPOtxZc4AAluIE] set s...

0 Likes
4 Replies

"Error in exception handler." - Setting correct permissions.

Hi, I get this error whenever I do laravel new my-new-site-dir. To fix it I usually do chmod -R 775,...

0 Likes
0 Replies
posted 9 years ago

Error: "Mcrypt PHP extension required."

When using the Artisan plugin in Sublime Text, I get this error when running the commands create_use...

0 Likes
4 Replies
replied 9 years ago

New API documentation

@IanSirkit Thank. Voicing your support also helps.

0 Likes
replied 9 years ago

Check if row exists

Perfect, thanks! Can't find that in the docs. What does it do?

0 Likes
replied 9 years ago

Application key not set

I started a new project and the command works there. Strange. I guess it's just this particular inst...

0 Likes
replied 9 years ago

Post formats implemented in Laravel

Maybe create a separate metadata table with row post_id, meta_data and type. Then look for rows matc...

0 Likes
replied 9 years ago

Post formats implemented in Laravel

Haven't tried this, but maybe you could create a layout for each post type? <div class="yout...

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.