Support the ongoing development of Laravel.io →

itstrueimryan

Joined 4 Mar 2014

Statistics

Threads 7
Replies 7
Solutions 0
Articles 0

Working on a Laravel 5 CMS

Hello there. I'm creating a lightweight CMS in Laravel 5 and I'm having some questions about how I...

0 Likes
6 Replies

View data in Controller or View...

Hello, there. I have a table of users, and when you click on a Details button for a particular user...

0 Likes
1 Replies
posted 10 years ago

Routing for subdomain

Is it possible to have a route for a subdomain like this: name.staging.sitename.com ? So the site is...

0 Likes
4 Replies
Solved

Authentication on a relation?

Hello there. I have a User table with a password, and People table with an email. User has a forei...

0 Likes
2 Replies

Loading certain javascripts

Hello, there. I was wondering how everyone handled loading javascript files in their various views?...

0 Likes
4 Replies
Solved
replied 9 years ago

Working on a Laravel 5 CMS

ConnorVG said: Seems like you're over thinking this a little bit. How about just a simple key based...

0 Likes
replied 9 years ago

Working on a Laravel 5 CMS

Because there are going to be a ton of files, classes, etc. Jumbling them all up into the same fold...

0 Likes
replied 10 years ago

View data in Controller or View...

Nvm..I figured I can pass the object data to a sort of partial view, construct the html output in th...

0 Likes
replied 10 years ago

Routing for subdomain

Thanks. I also have a local environment set up, with the form sitename.localhost.com. Unfortunatel...

0 Likes
replied 10 years ago

Authentication on a relation?

Thank you - is there a way to integrate this into the Auth::attempt() function?

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.