I'm wondering what is the difference between: Route::post('insert/{slug}/{page_number}/{person_type_...
Is there an easy way to debug the blade foreach and if statements and view the variables like XDebug...
Hi, I'm wondering how do I pass the variables set in an @include back to the calling blade template...
I have a some unchecked and some checked checkboxes in my View. Displaying properly with value set t...
Hi, My first post. Just wanted to say it's great to see such a good and personable and helpful commu...
Yeah, thanks. I see, shez1983. =) Yeah, I have some refactoring to do for sure. Code can always be c...
Yes, TY, mengidd. That works too! =) I think this works too: $sColName = 'id_' . $iIndexPlusOne; $iC...
This is the solution: .htaccess in the public folder. Notice the RewriteBase that needs to be change...
Thank you for the answers. @DrPrez, I tried changing my httpd.conf. I can get to the main page from...
The Laravel portal for problem solving, knowledge sharing and community building.
The community