What will be the best choice for my first challenge?
- Adding Role based permissions using policies in Laravel.
- Deploying Laravel to a Digital ocean server.
- The development tools I make use of.
- Writing unit tests in Laravel.
- An introduction to arrow functions.
Top comments (7)
These posts are always helpful.
We always need more posts along this line regardless of tech.
Thanks for your feedback Ben.
Testing is always a good idea so if you have opinions on how tests should be written within Laravel then definitely a good idea.
Development tools deep dive would be great. Get into things like setup, use case examples.
Deploying Laravel to DO seems like it would be good and I'm surprised that DO themselves do not have an article on this but either way. Your perspective and experience on this would be a good read.
Thanks for your feedback John.
No problem!
1/and 3/
1 sounds like something similar to a sails.js feature I love and I haven't used laravel in ages so I'd be curious to see what's new in it.
3 is always good, esp when focusing on "why" and the "needs" it addresses rather than just which tools
I'm missing the boat on Laravel but I'd love to read #3 and #5. Seeing other developer's tools helps me to reflect on what I am doing, so 3 is my top choice!