Things have changed since that screencast. Long story short, phpUnit()
should still work, but events()
and routes()
are gone.
If you look at this commit, you can see that they were removed. https://github.com/laravel/elixir/commit/fe1a931010c50d5909864aa0592721bb4ba64ece
thomastkim said:
Things have changed since that screencast. Long story short,
phpUnit()
should still work, butevents()
androutes()
are gone.If you look at this commit, you can see that they were removed. https://github.com/laravel/elixir/commit/fe1a931010c50d5909864aa0592721bb4ba64ece
Hi @thomaskim,
Thank you for your reply.
If so, is there any Laracast screen to learn how to use Elixir? It is okay even need to subscribe. I am happy to doing it.
I want to learn as much as best practice of Laravel since I'm just step out my first step.
Sure. Jeffrey Way (same person who did the previous screencast) did a great series here: https://laracasts.com/series/painless-builds-with-laravel-elixir/episodes/1
I'd highly recommend all his videos.
thomastkim said:
Sure. Jeffrey Way (same person who did the previous screencast) did a great series here: https://laracasts.com/series/painless-builds-with-laravel-elixir/episodes/1
I'd highly recommend all his videos.
Hi Thomastkim,
Sorry for the late reply. I was busy 2 days ago.
Here's me sending millions of Thank You across!
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community