#laravelenlighten search results
This made my day! #LaravelEnlighten appears as "featured package" this week on @laravelnews newsletter 🙌🙌🙌 @laravelphp #laravel
If you get an unexpected ValidationException in your test, #LaravelEnlighten will show you the validation messages as well 💡
After the last release of #LaravelEnlighten (0.3), we can see all the multiple requests made on a test-method, which allows capturing all the info for each action-call to the @LaravelLivewire components:
We are getting a lot of positive feedback on the #LaravelEnlighten project 🙌 I can't wait until the next release 🙂 @laravelphp #laravel
Do you miss Ignition when running your HTTP tests? An unintended feature of #LaravelEnlighten is that you can see Ignition when a test fails😮
#LaravelEnlighten 0.4 will include a command to export the auto-generated documentation as static files #GettingThere
Anonymous classes turn out to be very useful when writing tests. This is an example from #LaravelEnlighten I'm just working on:
A new version of #LaravelEnlighten is out 🎉 v0.3 brings a completely renewed layout, support for @laravelphp ^7.28 and #PHP ^7.3 We added support for Unit Tests, so now you can add code-snippets to your docs, from your @phpunit tests 🤯, and much more github.com/StydeNet/enlig…
Need to debug a failing test? Click "See in Enlighten" and explore all the information in our dashboard! Available now with v0.2💡 #LaravelEnlighten
Would it be useful to see your individual @LaravelLivewire component tests in #LaravelEnlighten? This was just a quick (and fun) test; but we could show more relevant data like the state or path of the component under test:
You can use #LaravelEnlighten to quickly see the status of your project⚡️ github.com/StydeNet/enlig…
#LaravelEnlighten new layout provides a quick glance of the state of your tests⚡️ So it's easier to spot problems even if all your tests are passing.
My favourite #LaravelEnlighten feature is that little "💡 See in Enlighten" link. It's very useful to debug failing tests. Click it and you'll see all the info about the HTTP request including its preview in the browser ⚡️
. @Sileence and I started to work on #LaravelEnlighten six weeks ago; yesterday we released v0.4 🎉 and the feedback we are getting today has been amazing! The @laravelphp community is the best! 👏 github.com/stydenet/enlig…
. #LaravelEnlighten 0.2.8 is out 🎉 github.com/StydeNet/enlig… If you want to know what's coming for the next release, join our discord channel 🙂 discord.com/invite/hNCV6p
In the current version of @LaravelLivewire this won't work because we can't access the MakesHttpRequestsWrapper::class object from the test-method context to add the #LaravelEnlighten middleware that captures the data to create the documentation.
Modernizing web applications was never easy but since Laravel, things have taken a turn for good, see for yourself and decide whether anything else can beat the most established framework for PHP #LaravelEnlighten #PHP #developers #DEVCommunity
@ianlandsman so you like to build software but you don't like to write documentation? You may want to take a look at #LaravelEnlighten 🙂 github.com/StydeNet/enlig…
github.com
GitHub - StydeNet/enlighten: Enlighten your APIs with auto-generated documentation
Enlighten your APIs with auto-generated documentation - StydeNet/enlighten
You can use ⚡ #LaravelEnlighten to document your projects, but also to share the progress with your team, client, project-manager, QA, etc. Less technical people can have a general overview of your project that they can understand; better than a chart report 😉 @laravelphp
Enlighten 0.6.* includes a new command: `php artisan enlighten` With support for Collision & Parallel testing (by @enunomaduro) Use it to generate your documentation or to help you debug failing tests!
⚡️ Laravel Enlighten v0.6.1 was released just now with support for Parallel Testing 🎉 @laravelphp #LaravelEnlighten See the full list of changes in the following link 👉 github.com/StydeNet/enlig…
This made my day! @johannesahrndt gave a talk about #LaravelEnlighten in the @laravelphp_de meetup. It makes me feel really happy that a lot of people are using and enjoying this project that @Sileence and I have been developing in the last few months. Thank for the support 🙌
You can use #LaravelEnlighten to quickly see the status of your project⚡️ github.com/StydeNet/enlig…
@ianlandsman so you like to build software but you don't like to write documentation? You may want to take a look at #LaravelEnlighten 🙂 github.com/StydeNet/enlig…
github.com
GitHub - StydeNet/enlighten: Enlighten your APIs with auto-generated documentation
Enlighten your APIs with auto-generated documentation - StydeNet/enlighten
Check out this preview of laravel-breeze that @Sileence put together with GitHub pages using #LaravelEnlighten and the new "enlighten:export" command to generate static docs for your #laravel projects 🙂
Take a quick look at all the features & pages provided by Laravel Breeze: stydenet.github.io/laravel-breeze… ⚡️
My favourite #LaravelEnlighten feature is that little "💡 See in Enlighten" link. It's very useful to debug failing tests. Click it and you'll see all the info about the HTTP request including its preview in the browser ⚡️
. @Sileence and I started to work on #LaravelEnlighten six weeks ago; yesterday we released v0.4 🎉 and the feedback we are getting today has been amazing! The @laravelphp community is the best! 👏 github.com/stydenet/enlig…
🎉 #LaravelEnlighten v0.4 is out 🙌 Now you can generate the documentation for your project and Export everything as static HTML files. @laravelphp github.com/StydeNet/enlig…
#LaravelEnlighten 0.4 will include a command to export the auto-generated documentation as static files #GettingThere
In the current version of @LaravelLivewire this won't work because we can't access the MakesHttpRequestsWrapper::class object from the test-method context to add the #LaravelEnlighten middleware that captures the data to create the documentation.
After the last release of #LaravelEnlighten (0.3), we can see all the multiple requests made on a test-method, which allows capturing all the info for each action-call to the @LaravelLivewire components:
#WIP Workin on a proof of concept for supporting @LaravelLivewire component documentation in #LaravelEnlighten (thread 👇)
Would it be useful to see your individual @LaravelLivewire component tests in #LaravelEnlighten? This was just a quick (and fun) test; but we could show more relevant data like the state or path of the component under test:
🎉 #LaravelEnlighten was mentioned on the latest @laravelnews podcast episode (#130) 🙌 Thanks for the shoutout @michaeldyrynda @JacobBennett 👏
Composer 2.0, Enlightened APIs, and Mastering Nova laravel-news.com/composer-2-0-e… posted by @ericlbarnes
⚡️⚡️⚡️This project started as "auto generated API docs" but now allows me to check the current status of my team projects and have a complete view of the entire app w/o having to dive deep into the code.⚡️⚡️⚡️ #LaravelEnlighten @laravelphp
#LaravelEnlighten new layout provides a quick glance of the state of your tests⚡️ So it's easier to spot problems even if all your tests are passing.
#LaravelEnlighten new layout provides a quick glance of the state of your tests⚡️ So it's easier to spot problems even if all your tests are passing.
A new version of #LaravelEnlighten is out 🎉 v0.3 brings a completely renewed layout, support for @laravelphp ^7.28 and #PHP ^7.3 We added support for Unit Tests, so now you can add code-snippets to your docs, from your @phpunit tests 🤯, and much more github.com/StydeNet/enlig…
⚡️⚡️⚡️⚡️A lot of new cool features coming up for the next release of #LaravelEnlighten @laravelphp @LaravelLivewire #laravel Want to know more? Join our discord Chanel discord.gg/hNCV6p
Would it be useful to see your individual @LaravelLivewire component tests in #LaravelEnlighten? This was just a quick (and fun) test; but we could show more relevant data like the state or path of the component under test:
This made my day! #LaravelEnlighten appears as "featured package" this week on @laravelnews newsletter 🙌🙌🙌 @laravelphp #laravel
After the last release of #LaravelEnlighten (0.3), we can see all the multiple requests made on a test-method, which allows capturing all the info for each action-call to the @LaravelLivewire components:
We are getting a lot of positive feedback on the #LaravelEnlighten project 🙌 I can't wait until the next release 🙂 @laravelphp #laravel
A new version of #LaravelEnlighten is out 🎉 v0.3 brings a completely renewed layout, support for @laravelphp ^7.28 and #PHP ^7.3 We added support for Unit Tests, so now you can add code-snippets to your docs, from your @phpunit tests 🤯, and much more github.com/StydeNet/enlig…
If you get an unexpected ValidationException in your test, #LaravelEnlighten will show you the validation messages as well 💡
#LaravelEnlighten 0.4 will include a command to export the auto-generated documentation as static files #GettingThere
. @Sileence and I started to work on #LaravelEnlighten six weeks ago; yesterday we released v0.4 🎉 and the feedback we are getting today has been amazing! The @laravelphp community is the best! 👏 github.com/stydenet/enlig…
You can use #LaravelEnlighten to quickly see the status of your project⚡️ github.com/StydeNet/enlig…
Anonymous classes turn out to be very useful when writing tests. This is an example from #LaravelEnlighten I'm just working on:
#LaravelEnlighten new layout provides a quick glance of the state of your tests⚡️ So it's easier to spot problems even if all your tests are passing.
Would it be useful to see your individual @LaravelLivewire component tests in #LaravelEnlighten? This was just a quick (and fun) test; but we could show more relevant data like the state or path of the component under test:
My favourite #LaravelEnlighten feature is that little "💡 See in Enlighten" link. It's very useful to debug failing tests. Click it and you'll see all the info about the HTTP request including its preview in the browser ⚡️
Do you miss Ignition when running your HTTP tests? An unintended feature of #LaravelEnlighten is that you can see Ignition when a test fails😮
. #LaravelEnlighten 0.2.8 is out 🎉 github.com/StydeNet/enlig… If you want to know what's coming for the next release, join our discord channel 🙂 discord.com/invite/hNCV6p
Need to debug a failing test? Click "See in Enlighten" and explore all the information in our dashboard! Available now with v0.2💡 #LaravelEnlighten
Something went wrong.
Something went wrong.
United States Trends
- 1. #GoPackGo 2,681 posts
- 2. Pond 245K posts
- 3. Go Birds 14.1K posts
- 4. Jimmy Olsen 3,940 posts
- 5. McRib 2,124 posts
- 6. Monday Night Football 4,620 posts
- 7. Veterans Day 22.9K posts
- 8. #FlyEaglesFly 6,347 posts
- 9. Downshift N/A
- 10. Daboll 37.3K posts
- 11. #OTGala8 138K posts
- 12. Gorilla Grodd 2,135 posts
- 13. Akira 27.3K posts
- 14. American Vandal 2,208 posts
- 15. Schoen 19.5K posts
- 16. Biker 4,102 posts
- 17. Edmund Fitzgerald 12.6K posts
- 18. Zendaya 10.8K posts
- 19. Mecole Hardman N/A
- 20. Packers ML N/A