Darren Wolfe

Results 4 issues of Darren Wolfe

- Themosis Version: 2.0.5 ### Description migrate::refresh fails to remove the old tables as it adds a double prefix to the drop command ### Steps to reproduce Create a migration...

- Themosis Version: 2.0.5 - WordPress Version: 5.3.2 - PHP Version: 7.3.0 ### Description In Wordpress if I have multiple sub pages using add_submenu_page, but the first one has the...

I discovered that you can use a controller@action with ajax::listen, this is not documented. Note that you have to specify the full namespace - \App\Http\Controllers\Controller@Action

- Themosis Version: 3.0.0 - WordPress Version: 6.1.1 - PHP Version: 8.1 ### Description I must be doing something wrong here, my Laravel experience is not all that high so...