Laravel Package Ocean - Top Best Laravel packages
Laravel - The PHP Framework For Web Artisans | Reddit
by /u/HassanZahirnia
1d ago
submitted by /u/HassanZahirnia [visit reddit] [comments ..read more
Visit website
Prefixing your media storage paths with Spatie Media Library
Laravel - The PHP Framework For Web Artisans | Reddit
by /u/chrispage1
2d ago
I'm sure most of you here will have had at least some exposure with Laravel's Spatie Media Library. If you haven't, it's a great package that offers quick and easy asset, specifically image management for your models. One technique I like to use, is prefixing my medias storage path based on the current environment, while using cloud providers. I just thought I'd share this tutorial on how it can be easily achieved. https://christalks.dev/post/prefixing-your-medias-storage-paths-with-spatie-media-library-c5393b69 submitted by /u/chrispage1 [visit reddit] [comments ..read more
Visit website
SimpleStats - a lightweight statistics tool for Laravel applications
Laravel - The PHP Framework For Web Artisans | Reddit
by /u/Nodohx
2d ago
Hi folks, I built SimpleStats because I always found it way too exhausting and complicated to obtain meaningful tracking for my Laravel applications, which go beyond just counting visits, views, and page impressions. While tools like Google Analytics or Fathom provide basic metrics for your blog or website, they often don’t suffice for complex applications where user registration, activity and financial transactions play a crucial role. At least, not without extensive custom setups. Anything beyond basic metrics typically requires manual implementation, adding to the workload. Moreover, w ..read more
Visit website
Keeping it simple with Laravel pipelines
Laravel - The PHP Framework For Web Artisans | Reddit
by /u/mitchdav
2d ago
submitted by /u/mitchdav [visit reddit] [comments ..read more
Visit website
Is it possible to use Laravel Herd with a static site or vue project (not Laravel or PHP)?
Laravel - The PHP Framework For Web Artisans | Reddit
by /u/35202129078
3d ago
I've just switching to using laravel herd and it seemed a breeze, but now i'm finding it impossible to use with a static vue site. This site is just html/js that calls a separate API on a separate project/domain and has no need for PHP. From my own investigations it seems like an nginx file is created in ~"/Library/Application Support/Herd/config/valet/Nginx/mydomain.test" and it's designed for PHP sites. I could edit this to what I need but that feels hacky. I assume lots of people have non Laravel projects as well as Laravel ones, what's the best approach? submitted by /u/35202129078 [visi ..read more
Visit website
What do you use to build mobile apps?
Laravel - The PHP Framework For Web Artisans | Reddit
by /u/TertiaryOrbit
5d ago
For one of my side projects I'd like to dabble in a mobile app, I've built out the extensive API in Laravel but I'm not too sure which technology to go with to consume the API. I am pretty familar with VueJS but a mobile app is all new territory for me. I have heard of the Ionic Framework which looks promising but I'm open to suggestions, I'd like something as painless as possible. Thanks a bunch :) submitted by /u/TertiaryOrbit [visit reddit] [comments ..read more
Visit website
Elevate Your Laravel Eloquent Queries with Tappable Scopes
Laravel - The PHP Framework For Web Artisans | Reddit
by /u/sk138
5d ago
submitted by /u/sk138 [visit reddit] [comments ..read more
Visit website
Do you guys really follow "Cruddy by Design"? How do you handle the hassle that is choosing names for additional Controllers?
Laravel - The PHP Framework For Web Artisans | Reddit
by /u/Cthulhu-Cultist
6d ago
For context, I’m not someone deeply inside the talks and conventions of Laravel development. I worked with other frameworks before but now as I was the main developer dealing with Laravel on the last job I had, and also doing maintenance on legacy Laravel applications at the current company, where not even OOP is followed in a good way because of Go Horse and bad programmers, I was not inserted in a very "follow the good practices" environment, but now I'm trying to improve everything and make the code from my current and new projects to be more “Laravel Way”. So I tried using the Laravel Lin ..read more
Visit website
How should i implement rule based permissions ?
Laravel - The PHP Framework For Web Artisans | Reddit
by /u/desiderkino
1w ago
hello people my web application has teams, each team has multiple projects. and each user has access roles in the scope of the team. these are the roles: admin, user, accountant, report_viewer admin can do anything, user can do anything except managing users, accountant can only see billing, report_viewer can only see reports etc. i am planning to implement these using policies. but i am not sure if this approach could be a bottleneck in the future. i looked at packages to see how they handled such situation but could not quite find something like this. in your opinion and experience what cou ..read more
Visit website
Upload Files to Cloudinary in Laravel
Laravel - The PHP Framework For Web Artisans | Reddit
by /u/ahmadrosid
1w ago
submitted by /u/ahmadrosid [visit reddit] [comments ..read more
Visit website

Follow Laravel - The PHP Framework For Web Artisans | Reddit on FeedSpot

Continue with Google
Continue with Apple
OR