I'm trying to test a form with a select2 field with this code : $this->actingAs($this->loggedUser) ->visit('admin/conference/create') ->submitForm('Add', ...
確定! 回上一頁